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 = 9 max. depth = 6
fold 2: acc. = 77.45 #leaves = 79 max. depth = 15
fold 3: acc. = 77.94 #leaves = 88 max. depth = 16
fold 4: acc. = 77.45 #leaves = 80 max. depth = 17
fold 5: acc. = 74.76 #leaves = 83 max. depth = 13
***1***0.7598040***1.7378560***
***2***0.7745098***1.6036120***
***3***0.7794118***1.8904360***
***4***0.7745098***1.3926700***
***5***0.7475728***1.2407300***
accuracy = 76.71 #leaves = 67.80 max depth = 13.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. = 73.04 #leaves = 3 max. depth = 2
fold 2: acc. = 74.02 #leaves = 97 max. depth = 14
fold 3: acc. = 67.65 #leaves = 102 max. depth = 15
fold 4: acc. = 75.00 #leaves = 92 max. depth = 18
fold 5: acc. = 73.30 #leaves = 103 max. depth = 14
accuracy = 72.60 #leaves = 79.40 max depth = 12.60