mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +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. = 71.98 #leaves = 12 max. depth = 6
|
||||
fold 2: acc. = 73.08 #leaves = 66 max. depth = 12
|
||||
fold 3: acc. = 75.27 #leaves = 65 max. depth = 11
|
||||
fold 4: acc. = 64.84 #leaves = 73 max. depth = 12
|
||||
fold 5: acc. = 76.09 #leaves = 80 max. depth = 11
|
||||
***1***0.7197802***0.9674670***
|
||||
***2***0.7307692***1.0416400***
|
||||
***3***0.7527473***0.9869920***
|
||||
***4***0.6483517***0.8928370***
|
||||
***5***0.7608696***0.8648050***
|
||||
accuracy = 72.26 #leaves = 59.20 max depth = 10.40
|
||||
|
||||
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.58 #leaves = 68 max. depth = 14
|
||||
fold 2: acc. = 65.93 #leaves = 78 max. depth = 14
|
||||
fold 3: acc. = 74.18 #leaves = 82 max. depth = 16
|
||||
fold 4: acc. = 70.33 #leaves = 84 max. depth = 12
|
||||
fold 5: acc. = 76.63 #leaves = 83 max. depth = 13
|
||||
accuracy = 70.94 #leaves = 79.00 max depth = 13.80
|
||||
|
Reference in New Issue
Block a user