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,17 +1,11 @@
Remapping class numbers:
0 To 2
2 To 3
Pruned decision tree written to csv/oocytes_trisopterus_states_5b.csv.dt.
Unpruned decision tree written to csv/oocytes_trisopterus_states_5b.csv.dt.unpruned.
fold 1: acc. = 84.07 #leaves = 9 max. depth = 4
fold 2: acc. = 90.11 #leaves = 45 max. depth = 14
fold 3: acc. = 89.56 #leaves = 38 max. depth = 13
fold 4: acc. = 87.36 #leaves = 42 max. depth = 11
fold 5: acc. = 86.96 #leaves = 44 max. depth = 11
***1***0.8406593***0.9587810***
***2***0.9010990***1.3573220***
***3***0.8956044***1.3652700***
***4***0.8736264***1.2487910***
***5***0.8695652***1.1171910***
accuracy = 87.61 #leaves = 35.60 max depth = 10.60
Pruned decision tree written to data/csv/oocytes_trisopterus_states_5b.csv.dt.
Unpruned decision tree written to data/csv/oocytes_trisopterus_states_5b.csv.dt.unpruned.
fold 1: acc. = 87.91 #leaves = 6 max. depth = 4
fold 2: acc. = 84.07 #leaves = 55 max. depth = 11
fold 3: acc. = 86.26 #leaves = 53 max. depth = 14
fold 4: acc. = 86.81 #leaves = 43 max. depth = 14
fold 5: acc. = 86.41 #leaves = 55 max. depth = 11
accuracy = 86.29 #leaves = 42.40 max depth = 10.80