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.49 #leaves = 41 max. depth = 12
fold 2: acc. = 76.47 #leaves = 85 max. depth = 16
fold 3: acc. = 70.59 #leaves = 93 max. depth = 16
fold 4: acc. = 75.98 #leaves = 81 max. depth = 16
fold 5: acc. = 76.70 #leaves = 72 max. depth = 12
***1***0.7549019***1.3829810***
***2***0.7647059***1.2885080***
***3***0.7058823***1.9087730***
***4***0.7598040***1.8847520***
***5***0.7669903***1.3415120***
accuracy = 75.05 #leaves = 74.40 max depth = 14.40
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 = 3 max. depth = 2
fold 2: acc. = 69.12 #leaves = 105 max. depth = 15
fold 3: acc. = 68.63 #leaves = 91 max. depth = 12
fold 4: acc. = 70.10 #leaves = 91 max. depth = 14
fold 5: acc. = 71.84 #leaves = 90 max. depth = 15
accuracy = 71.04 #leaves = 76.00 max depth = 11.60