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.00 #leaves = 36 max. depth = 12
fold 2: acc. = 76.47 #leaves = 77 max. depth = 13
fold 3: acc. = 78.43 #leaves = 83 max. depth = 14
fold 4: acc. = 76.96 #leaves = 80 max. depth = 14
fold 5: acc. = 63.11 #leaves = 81 max. depth = 13
***1***0.7500000***1.4338140***
***2***0.7647059***1.3796530***
***3***0.7843137***1.5682950***
***4***0.7696078***1.2346560***
***5***0.6310680***1.3621000***
accuracy = 73.97 #leaves = 71.40 max depth = 13.20
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. = 76.96 #leaves = 6 max. depth = 4
fold 2: acc. = 74.02 #leaves = 91 max. depth = 14
fold 3: acc. = 75.49 #leaves = 102 max. depth = 15
fold 4: acc. = 80.39 #leaves = 87 max. depth = 10
fold 5: acc. = 71.84 #leaves = 92 max. depth = 12
accuracy = 75.73 #leaves = 75.60 max depth = 11.00