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. = 85.71 #leaves = 20 max. depth = 8
fold 2: acc. = 82.42 #leaves = 36 max. depth = 13
fold 3: acc. = 86.26 #leaves = 38 max. depth = 13
fold 4: acc. = 87.36 #leaves = 40 max. depth = 15
fold 5: acc. = 86.96 #leaves = 37 max. depth = 13
***1***0.8571429***1.3309660***
***2***0.8241758***1.1038910***
***3***0.8626373***1.3557340***
***4***0.8736264***1.3267610***
***5***0.8695652***1.3508960***
accuracy = 85.75 #leaves = 34.20 max depth = 12.40
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. = 86.26 #leaves = 30 max. depth = 9
fold 2: acc. = 82.97 #leaves = 46 max. depth = 14
fold 3: acc. = 86.26 #leaves = 52 max. depth = 15
fold 4: acc. = 84.07 #leaves = 43 max. depth = 14
fold 5: acc. = 91.85 #leaves = 50 max. depth = 14
accuracy = 86.29 #leaves = 44.20 max depth = 13.20