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.02 #leaves = 9 max. depth = 5
fold 2: acc. = 74.73 #leaves = 71 max. depth = 14
fold 3: acc. = 79.67 #leaves = 62 max. depth = 10
fold 4: acc. = 74.18 #leaves = 69 max. depth = 11
fold 5: acc. = 70.65 #leaves = 83 max. depth = 14
***1***0.7802198***1.0654020***
***2***0.7472527***1.0812780***
***3***0.7967033***0.9647900***
***4***0.7417583***0.9633880***
***5***0.7065217***1.1556380***
accuracy = 75.44 #leaves = 58.80 max depth = 10.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. = 80.22 #leaves = 12 max. depth = 6
fold 2: acc. = 65.38 #leaves = 89 max. depth = 14
fold 3: acc. = 75.27 #leaves = 84 max. depth = 13
fold 4: acc. = 73.08 #leaves = 91 max. depth = 13
fold 5: acc. = 71.74 #leaves = 96 max. depth = 13
accuracy = 73.14 #leaves = 74.40 max depth = 11.80