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_trisopterus_nucleus_2f.csv.dt.
Unpruned decision tree written to csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
fold 1: acc. = 74.18 #leaves = 7 max. depth = 5
fold 2: acc. = 67.58 #leaves = 62 max. depth = 12
fold 3: acc. = 73.63 #leaves = 57 max. depth = 11
fold 4: acc. = 71.98 #leaves = 67 max. depth = 13
fold 5: acc. = 74.46 #leaves = 60 max. depth = 11
***1***0.7417583***1.0514620***
***2***0.6758242***1.0038980***
***3***0.7362638***0.8143800***
***4***0.7197802***0.9493050***
***5***0.7445652***0.9675420***
accuracy = 72.37 #leaves = 50.60 max depth = 10.40
Pruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.
Unpruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
fold 1: acc. = 73.08 #leaves = 8 max. depth = 6
fold 2: acc. = 73.63 #leaves = 78 max. depth = 15
fold 3: acc. = 76.92 #leaves = 91 max. depth = 16
fold 4: acc. = 76.37 #leaves = 83 max. depth = 15
fold 5: acc. = 76.09 #leaves = 81 max. depth = 14
accuracy = 75.22 #leaves = 68.20 max depth = 13.20