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 = 29 max. depth = 10
fold 2: acc. = 86.81 #leaves = 45 max. depth = 16
fold 3: acc. = 87.36 #leaves = 41 max. depth = 15
fold 4: acc. = 83.52 #leaves = 46 max. depth = 15
fold 5: acc. = 89.13 #leaves = 42 max. depth = 15
***1***0.8571429***1.0578190***
***2***0.8681319***1.7853490***
***3***0.8736264***1.1738810***
***4***0.8351648***1.5922200***
***5***0.8913043***1.3906240***
accuracy = 86.51 #leaves = 40.60 max depth = 14.20
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. = 91.21 #leaves = 6 max. depth = 4
fold 2: acc. = 87.36 #leaves = 52 max. depth = 11
fold 3: acc. = 85.71 #leaves = 43 max. depth = 12
fold 4: acc. = 89.56 #leaves = 51 max. depth = 14
fold 5: acc. = 85.33 #leaves = 52 max. depth = 11
accuracy = 87.83 #leaves = 40.80 max depth = 10.40