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. = 83.52 #leaves = 2 max. depth = 1
fold 2: acc. = 86.26 #leaves = 40 max. depth = 12
fold 3: acc. = 86.26 #leaves = 38 max. depth = 15
fold 4: acc. = 87.36 #leaves = 31 max. depth = 11
fold 5: acc. = 89.13 #leaves = 40 max. depth = 13
***1***0.8351648***1.1513480***
***2***0.8626373***1.2729590***
***3***0.8626373***1.4108300***
***4***0.8736264***1.2912090***
***5***0.8913043***1.3044740***
accuracy = 86.51 #leaves = 30.20 max depth = 10.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. = 90.11 #leaves = 9 max. depth = 7
fold 2: acc. = 83.52 #leaves = 48 max. depth = 10
fold 3: acc. = 87.91 #leaves = 47 max. depth = 15
fold 4: acc. = 82.97 #leaves = 48 max. depth = 15
fold 5: acc. = 88.59 #leaves = 42 max. depth = 14
accuracy = 86.62 #leaves = 38.80 max depth = 12.20