mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 17:06:02 +00:00
Fix normalize error
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
2 To 3
|
||||
Pruned decision tree written to csv/oocytes_trisopterus_states_5b.csv.dt.
|
||||
Unpruned decision tree written to csv/oocytes_trisopterus_states_5b.csv.dt.unpruned.
|
||||
fold 1: acc. = 86.26 #leaves = 7 max. depth = 4
|
||||
fold 2: acc. = 87.36 #leaves = 44 max. depth = 13
|
||||
fold 3: acc. = 87.36 #leaves = 38 max. depth = 10
|
||||
fold 4: acc. = 90.66 #leaves = 40 max. depth = 13
|
||||
fold 5: acc. = 83.70 #leaves = 39 max. depth = 15
|
||||
***1***0.8626373***1.2589250***
|
||||
***2***0.8736264***1.2868450***
|
||||
***3***0.8736264***1.1380780***
|
||||
***4***0.9065934***1.1420420***
|
||||
***5***0.8369566***1.3647410***
|
||||
accuracy = 87.06 #leaves = 33.60 max depth = 11.00
|
||||
|
||||
Pruned decision tree written to data/csv/oocytes_trisopterus_states_5b.csv.dt.
|
||||
Unpruned decision tree written to data/csv/oocytes_trisopterus_states_5b.csv.dt.unpruned.
|
||||
fold 1: acc. = 86.26 #leaves = 29 max. depth = 11
|
||||
fold 2: acc. = 82.97 #leaves = 59 max. depth = 14
|
||||
fold 3: acc. = 83.52 #leaves = 42 max. depth = 12
|
||||
fold 4: acc. = 92.31 #leaves = 53 max. depth = 11
|
||||
fold 5: acc. = 82.61 #leaves = 49 max. depth = 12
|
||||
accuracy = 85.53 #leaves = 46.40 max depth = 12.00
|
||||
|
Reference in New Issue
Block a user