Fix normalize error

This commit is contained in:
2021-04-11 02:21:25 +02:00
parent 40d9b02ef2
commit dd83175508
554 changed files with 3891 additions and 7360 deletions

View File

@@ -1,16 +1,10 @@
Remapping class numbers:
0 To 2
Pruned decision tree written to csv/oocytes_trisopterus_nucleus_2f.csv.dt.
Unpruned decision tree written to csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
fold 1: acc. = 80.77 #leaves = 52 max. depth = 11
fold 2: acc. = 69.78 #leaves = 64 max. depth = 10
fold 3: acc. = 76.37 #leaves = 64 max. depth = 12
fold 4: acc. = 74.73 #leaves = 66 max. depth = 12
fold 5: acc. = 74.46 #leaves = 65 max. depth = 14
***1***0.8076923***0.9411520***
***2***0.6978022***0.8622890***
***3***0.7637362***1.1035660***
***4***0.7472527***1.1051120***
***5***0.7445652***1.1272750***
accuracy = 75.22 #leaves = 62.20 max depth = 11.80
Pruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.
Unpruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
fold 1: acc. = 74.73 #leaves = 36 max. depth = 8
fold 2: acc. = 71.98 #leaves = 85 max. depth = 12
fold 3: acc. = 71.98 #leaves = 89 max. depth = 12
fold 4: acc. = 70.33 #leaves = 85 max. depth = 10
fold 5: acc. = 72.28 #leaves = 89 max. depth = 13
accuracy = 72.26 #leaves = 76.80 max depth = 11.00