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. = 69.78 #leaves = 3 max. depth = 2
fold 2: acc. = 76.92 #leaves = 70 max. depth = 13
fold 3: acc. = 74.18 #leaves = 62 max. depth = 13
fold 4: acc. = 74.73 #leaves = 64 max. depth = 11
fold 5: acc. = 77.17 #leaves = 70 max. depth = 20
***1***0.6978022***0.9609870***
***2***0.7692308***1.0397700***
***3***0.7417583***1.0849290***
***4***0.7472527***0.9926890***
***5***0.7717391***1.1201830***
accuracy = 74.56 #leaves = 53.80 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. = 68.68 #leaves = 8 max. depth = 5
fold 2: acc. = 67.03 #leaves = 85 max. depth = 18
fold 3: acc. = 69.78 #leaves = 83 max. depth = 12
fold 4: acc. = 75.82 #leaves = 83 max. depth = 11
fold 5: acc. = 73.91 #leaves = 97 max. depth = 16
accuracy = 71.05 #leaves = 71.20 max depth = 12.40