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. = 79.41 #leaves = 6 max. depth = 4
fold 2: acc. = 71.57 #leaves = 77 max. depth = 14
fold 3: acc. = 75.98 #leaves = 83 max. depth = 12
fold 4: acc. = 75.98 #leaves = 88 max. depth = 14
fold 5: acc. = 73.30 #leaves = 98 max. depth = 14
***1***0.7941177***1.4734980***
***2***0.7156863***1.4974470***
***3***0.7598040***1.4409090***
***4***0.7598040***1.3390260***
***5***0.7330097***1.2295820***
accuracy = 75.24 #leaves = 70.40 max depth = 11.60
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 = 17 max. depth = 7
fold 2: acc. = 69.61 #leaves = 102 max. depth = 16
fold 3: acc. = 74.02 #leaves = 85 max. depth = 11
fold 4: acc. = 69.12 #leaves = 100 max. depth = 13
fold 5: acc. = 71.84 #leaves = 96 max. depth = 15
accuracy = 72.31 #leaves = 80.00 max depth = 12.40