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 = 15 max. depth = 7
|
||||
fold 2: acc. = 84.62 #leaves = 39 max. depth = 12
|
||||
fold 3: acc. = 88.46 #leaves = 43 max. depth = 11
|
||||
fold 4: acc. = 87.36 #leaves = 39 max. depth = 12
|
||||
fold 5: acc. = 85.33 #leaves = 44 max. depth = 16
|
||||
***1***0.8626373***0.8641200***
|
||||
***2***0.8461539***1.3219930***
|
||||
***3***0.8846154***1.1082820***
|
||||
***4***0.8736264***1.2551020***
|
||||
***5***0.8532609***1.3566730***
|
||||
accuracy = 86.40 #leaves = 36.00 max depth = 11.60
|
||||
|
||||
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. = 90.11 #leaves = 10 max. depth = 5
|
||||
fold 2: acc. = 85.16 #leaves = 43 max. depth = 15
|
||||
fold 3: acc. = 86.26 #leaves = 45 max. depth = 11
|
||||
fold 4: acc. = 89.56 #leaves = 44 max. depth = 12
|
||||
fold 5: acc. = 89.13 #leaves = 49 max. depth = 14
|
||||
accuracy = 88.05 #leaves = 38.20 max depth = 11.40
|
||||
|
Reference in New Issue
Block a user