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. = 80.88 #leaves = 16 max. depth = 9
fold 2: acc. = 70.10 #leaves = 82 max. depth = 14
fold 3: acc. = 75.00 #leaves = 85 max. depth = 12
fold 4: acc. = 73.53 #leaves = 86 max. depth = 11
fold 5: acc. = 71.36 #leaves = 81 max. depth = 16
***1***0.8088235***1.6707350***
***2***0.7009804***1.4141150***
***3***0.7500000***1.4445060***
***4***0.7352941***1.2399050***
***5***0.7135922***1.5695030***
accuracy = 74.17 #leaves = 70.00 max depth = 12.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. = 78.92 #leaves = 5 max. depth = 4
fold 2: acc. = 71.57 #leaves = 96 max. depth = 13
fold 3: acc. = 71.08 #leaves = 96 max. depth = 17
fold 4: acc. = 72.55 #leaves = 105 max. depth = 13
fold 5: acc. = 74.27 #leaves = 99 max. depth = 12
accuracy = 73.68 #leaves = 80.20 max depth = 11.80