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 = 10 max. depth = 6
fold 2: acc. = 80.39 #leaves = 85 max. depth = 13
fold 3: acc. = 73.53 #leaves = 83 max. depth = 14
fold 4: acc. = 70.10 #leaves = 82 max. depth = 14
fold 5: acc. = 77.67 #leaves = 85 max. depth = 13
***1***0.7941177***1.4205520***
***2***0.8039216***1.3922510***
***3***0.7352941***1.6930780***
***4***0.7009804***1.0569270***
***5***0.7766991***1.3430260***
accuracy = 76.22 #leaves = 69.00 max depth = 12.00
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. = 72.55 #leaves = 3 max. depth = 2
fold 2: acc. = 75.98 #leaves = 94 max. depth = 14
fold 3: acc. = 72.06 #leaves = 98 max. depth = 13
fold 4: acc. = 71.08 #leaves = 94 max. depth = 12
fold 5: acc. = 65.53 #leaves = 94 max. depth = 15
accuracy = 71.43 #leaves = 76.60 max depth = 11.20