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:
@@ -5,17 +5,11 @@ Remapping class numbers:
|
||||
0 To 5
|
||||
3 To 6
|
||||
4 To 7
|
||||
Pruned decision tree written to csv/statlog-image.csv.dt.
|
||||
Unpruned decision tree written to csv/statlog-image.csv.dt.unpruned.
|
||||
fold 1: acc. = 95.45 #leaves = 22 max. depth = 7
|
||||
fold 2: acc. = 95.24 #leaves = 44 max. depth = 8
|
||||
fold 3: acc. = 94.81 #leaves = 44 max. depth = 10
|
||||
fold 4: acc. = 95.24 #leaves = 43 max. depth = 10
|
||||
fold 5: acc. = 95.45 #leaves = 37 max. depth = 8
|
||||
***1***0.9545454***2.4206260***
|
||||
***2***0.9523810***2.2534900***
|
||||
***3***0.9480519***2.1659700***
|
||||
***4***0.9523810***2.4512040***
|
||||
***5***0.9545454***2.1830530***
|
||||
accuracy = 95.24 #leaves = 38.00 max depth = 8.60
|
||||
|
||||
Pruned decision tree written to data/csv/statlog-image.csv.dt.
|
||||
Unpruned decision tree written to data/csv/statlog-image.csv.dt.unpruned.
|
||||
fold 1: acc. = 94.59 #leaves = 15 max. depth = 6
|
||||
fold 2: acc. = 95.45 #leaves = 57 max. depth = 14
|
||||
fold 3: acc. = 95.45 #leaves = 53 max. depth = 14
|
||||
fold 4: acc. = 94.81 #leaves = 51 max. depth = 13
|
||||
fold 5: acc. = 96.10 #leaves = 63 max. depth = 12
|
||||
accuracy = 95.28 #leaves = 47.80 max depth = 11.80
|
||||
|
Reference in New Issue
Block a user