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

@@ -2,17 +2,11 @@ Remapping class numbers:
2 To 1
1 To 2
0 To 3
Pruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.
Unpruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
fold 1: acc. = 85.78 #leaves = 6 max. depth = 3
fold 2: acc. = 87.75 #leaves = 39 max. depth = 10
fold 3: acc. = 87.25 #leaves = 30 max. depth = 11
fold 4: acc. = 88.73 #leaves = 40 max. depth = 10
fold 5: acc. = 88.83 #leaves = 38 max. depth = 10
***1***0.8578432***0.9976150***
***2***0.8774509***1.1240100***
***3***0.8725491***0.8648540***
***4***0.8872549***1.0486760***
***5***0.8883495***0.8220360***
accuracy = 87.67 #leaves = 30.60 max depth = 8.80
Pruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.
Unpruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
fold 1: acc. = 87.75 #leaves = 4 max. depth = 3
fold 2: acc. = 86.76 #leaves = 41 max. depth = 8
fold 3: acc. = 87.75 #leaves = 39 max. depth = 9
fold 4: acc. = 93.63 #leaves = 44 max. depth = 9
fold 5: acc. = 87.86 #leaves = 39 max. depth = 9
accuracy = 88.75 #leaves = 33.40 max depth = 7.60