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,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. = 81.87 #leaves = 6 max. depth = 3
|
||||
fold 2: acc. = 84.07 #leaves = 49 max. depth = 12
|
||||
fold 3: acc. = 91.76 #leaves = 40 max. depth = 11
|
||||
fold 4: acc. = 84.62 #leaves = 43 max. depth = 17
|
||||
fold 5: acc. = 84.78 #leaves = 44 max. depth = 11
|
||||
***1***0.8186814***1.1355290***
|
||||
***2***0.8406593***1.2759970***
|
||||
***3***0.9175824***1.1807300***
|
||||
***4***0.8461539***1.5264140***
|
||||
***5***0.8478261***1.2461040***
|
||||
accuracy = 85.42 #leaves = 36.40 max depth = 10.80
|
||||
|
||||
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. = 84.07 #leaves = 10 max. depth = 4
|
||||
fold 2: acc. = 86.26 #leaves = 50 max. depth = 15
|
||||
fold 3: acc. = 85.71 #leaves = 46 max. depth = 14
|
||||
fold 4: acc. = 91.76 #leaves = 47 max. depth = 17
|
||||
fold 5: acc. = 91.30 #leaves = 46 max. depth = 16
|
||||
accuracy = 87.83 #leaves = 39.80 max depth = 13.20
|
||||
|
Reference in New Issue
Block a user