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 = 35 max. depth = 9
|
||||
fold 2: acc. = 94.37 #leaves = 42 max. depth = 14
|
||||
fold 3: acc. = 96.97 #leaves = 49 max. depth = 10
|
||||
fold 4: acc. = 94.16 #leaves = 43 max. depth = 11
|
||||
fold 5: acc. = 93.51 #leaves = 50 max. depth = 11
|
||||
***1***0.9545454***2.5125070***
|
||||
***2***0.9437229***2.4309380***
|
||||
***3***0.9696969***2.4306630***
|
||||
***4***0.9415585***2.4686160***
|
||||
***5***0.9350649***2.5262180***
|
||||
accuracy = 94.89 #leaves = 43.80 max depth = 11.00
|
||||
|
||||
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. = 96.97 #leaves = 46 max. depth = 12
|
||||
fold 2: acc. = 95.45 #leaves = 56 max. depth = 15
|
||||
fold 3: acc. = 96.75 #leaves = 57 max. depth = 12
|
||||
fold 4: acc. = 93.07 #leaves = 57 max. depth = 13
|
||||
fold 5: acc. = 95.45 #leaves = 60 max. depth = 14
|
||||
accuracy = 95.54 #leaves = 55.20 max depth = 13.20
|
||||
|
Reference in New Issue
Block a user