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. = 82.42 #leaves = 3 max. depth = 2
fold 2: acc. = 71.98 #leaves = 59 max. depth = 11
fold 3: acc. = 72.53 #leaves = 68 max. depth = 14
fold 4: acc. = 76.92 #leaves = 60 max. depth = 12
fold 5: acc. = 77.72 #leaves = 66 max. depth = 11
***1***0.8241758***0.9161450***
***2***0.7197802***0.8101640***
***3***0.7252747***1.0893010***
***4***0.7692308***0.8900020***
***5***0.7771739***1.0090190***
accuracy = 76.32 #leaves = 51.20 max depth = 10.00
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. = 76.37 #leaves = 23 max. depth = 9
fold 2: acc. = 75.27 #leaves = 84 max. depth = 14
fold 3: acc. = 68.68 #leaves = 83 max. depth = 13
fold 4: acc. = 73.63 #leaves = 88 max. depth = 18
fold 5: acc. = 75.54 #leaves = 85 max. depth = 12
accuracy = 73.90 #leaves = 72.60 max depth = 13.20