mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-19 01:16:01 +00:00
Fix normalize error
This commit is contained in:
@@ -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. = 81.32 #leaves = 25 max. depth = 8
|
||||
fold 2: acc. = 74.18 #leaves = 60 max. depth = 13
|
||||
fold 3: acc. = 74.73 #leaves = 68 max. depth = 12
|
||||
fold 4: acc. = 72.53 #leaves = 72 max. depth = 13
|
||||
fold 5: acc. = 71.74 #leaves = 73 max. depth = 10
|
||||
***1***0.8131868***0.8601990***
|
||||
***2***0.7417583***0.8878330***
|
||||
***3***0.7472527***0.9384440***
|
||||
***4***0.7252747***0.9312700***
|
||||
***5***0.7173913***0.9196840***
|
||||
accuracy = 74.89 #leaves = 59.60 max depth = 11.20
|
||||
|
||||
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. = 67.03 #leaves = 8 max. depth = 5
|
||||
fold 2: acc. = 73.63 #leaves = 82 max. depth = 14
|
||||
fold 3: acc. = 74.73 #leaves = 86 max. depth = 17
|
||||
fold 4: acc. = 75.82 #leaves = 81 max. depth = 14
|
||||
fold 5: acc. = 71.74 #leaves = 93 max. depth = 14
|
||||
accuracy = 72.59 #leaves = 70.00 max depth = 12.80
|
||||
|
Reference in New Issue
Block a user