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. = 81.87 #leaves = 6 max. depth = 3
fold 2: acc. = 84.07 #leaves = 49 max. depth = 12
fold 3: acc. = 91.76 #leaves = 40 max. depth = 11
fold 4: acc. = 84.62 #leaves = 43 max. depth = 17
fold 5: acc. = 84.78 #leaves = 44 max. depth = 11
***1***0.8186814***1.1355290***
***2***0.8406593***1.2759970***
***3***0.9175824***1.1807300***
***4***0.8461539***1.5264140***
***5***0.8478261***1.2461040***
accuracy = 85.42 #leaves = 36.40 max depth = 10.80
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 = 10 max. depth = 4
fold 2: acc. = 86.26 #leaves = 50 max. depth = 15
fold 3: acc. = 85.71 #leaves = 46 max. depth = 14
fold 4: acc. = 91.76 #leaves = 47 max. depth = 17
fold 5: acc. = 91.30 #leaves = 46 max. depth = 16
accuracy = 87.83 #leaves = 39.80 max depth = 13.20