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 = 4 max. depth = 3
fold 2: acc. = 72.06 #leaves = 79 max. depth = 15
fold 3: acc. = 69.61 #leaves = 96 max. depth = 14
fold 4: acc. = 73.04 #leaves = 88 max. depth = 14
fold 5: acc. = 68.93 #leaves = 89 max. depth = 13
***1***0.7549019***1.6798880***
***2***0.7205882***1.2590920***
***3***0.6960784***1.4208890***
***4***0.7303922***1.1614930***
***5***0.6893204***1.6041920***
accuracy = 71.82 #leaves = 71.20 max depth = 11.80
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.53 #leaves = 4 max. depth = 3
fold 2: acc. = 72.55 #leaves = 99 max. depth = 15
fold 3: acc. = 72.55 #leaves = 105 max. depth = 16
fold 4: acc. = 75.98 #leaves = 106 max. depth = 13
fold 5: acc. = 69.90 #leaves = 101 max. depth = 16
accuracy = 72.90 #leaves = 83.00 max depth = 12.60