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,16 +1,10 @@
Remapping class numbers:
0 To 2
Pruned decision tree written to csv/oocytes_merluccius_nucleus_4d.csv.dt.
Unpruned decision tree written to csv/oocytes_merluccius_nucleus_4d.csv.dt.unpruned.
fold 1: acc. = 75.98 #leaves = 3 max. depth = 2
fold 2: acc. = 71.08 #leaves = 84 max. depth = 15
fold 3: acc. = 75.00 #leaves = 78 max. depth = 13
fold 4: acc. = 72.06 #leaves = 94 max. depth = 13
fold 5: acc. = 71.84 #leaves = 66 max. depth = 12
***1***0.7598040***1.7163840***
***2***0.7107843***1.7919470***
***3***0.7500000***1.3742590***
***4***0.7205882***1.2196000***
***5***0.7184466***1.1041280***
accuracy = 73.19 #leaves = 65.00 max depth = 11.00
Pruned decision tree written to data/csv/oocytes_merluccius_nucleus_4d.csv.dt.
Unpruned decision tree written to data/csv/oocytes_merluccius_nucleus_4d.csv.dt.unpruned.
fold 1: acc. = 75.49 #leaves = 5 max. depth = 4
fold 2: acc. = 69.61 #leaves = 97 max. depth = 14
fold 3: acc. = 69.12 #leaves = 99 max. depth = 19
fold 4: acc. = 71.57 #leaves = 98 max. depth = 15
fold 5: acc. = 70.87 #leaves = 98 max. depth = 13
accuracy = 71.33 #leaves = 79.40 max depth = 13.00