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. = 78.57 #leaves = 10 max. depth = 5
fold 2: acc. = 76.92 #leaves = 59 max. depth = 15
fold 3: acc. = 73.63 #leaves = 65 max. depth = 13
fold 4: acc. = 81.87 #leaves = 61 max. depth = 13
fold 5: acc. = 74.46 #leaves = 61 max. depth = 13
***1***0.7857143***1.0217170***
***2***0.7692308***1.3580430***
***3***0.7362638***0.9983950***
***4***0.8186814***0.8723190***
***5***0.7445652***0.8066220***
accuracy = 77.08 #leaves = 51.20 max depth = 11.80
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. = 74.73 #leaves = 29 max. depth = 9
fold 2: acc. = 74.73 #leaves = 82 max. depth = 13
fold 3: acc. = 70.33 #leaves = 91 max. depth = 13
fold 4: acc. = 73.08 #leaves = 91 max. depth = 14
fold 5: acc. = 70.65 #leaves = 82 max. depth = 15
accuracy = 72.70 #leaves = 75.00 max depth = 12.80