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. = 89.01 #leaves = 24 max. depth = 9
fold 2: acc. = 87.36 #leaves = 46 max. depth = 13
fold 3: acc. = 86.26 #leaves = 40 max. depth = 15
fold 4: acc. = 88.46 #leaves = 45 max. depth = 14
fold 5: acc. = 84.24 #leaves = 42 max. depth = 9
***1***0.8901098***1.3965840***
***2***0.8736264***1.2726300***
***3***0.8626373***1.6577470***
***4***0.8846154***1.4164990***
***5***0.8423913***0.9943820***
accuracy = 87.06 #leaves = 39.40 max depth = 12.00
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. = 84.07 #leaves = 22 max. depth = 8
fold 2: acc. = 86.26 #leaves = 55 max. depth = 17
fold 3: acc. = 84.07 #leaves = 49 max. depth = 11
fold 4: acc. = 87.36 #leaves = 50 max. depth = 10
fold 5: acc. = 83.15 #leaves = 49 max. depth = 15
accuracy = 84.98 #leaves = 45.00 max depth = 12.20