mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
22 lines
661 B
Plaintext
22 lines
661 B
Plaintext
Remapping class numbers:
|
|
5 To 1
|
|
1 To 3
|
|
6 To 4
|
|
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. = 97.19 #leaves = 42 max. depth = 9
|
|
fold 2: acc. = 96.32 #leaves = 42 max. depth = 12
|
|
fold 3: acc. = 95.02 #leaves = 42 max. depth = 10
|
|
fold 4: acc. = 95.24 #leaves = 39 max. depth = 12
|
|
fold 5: acc. = 94.81 #leaves = 44 max. depth = 10
|
|
***1***0.9718615***2.2323850***
|
|
***2***0.9632034***2.2349670***
|
|
***3***0.9502165***2.4347950***
|
|
***4***0.9523810***2.3484900***
|
|
***5***0.9480519***2.3664730***
|
|
accuracy = 95.71 #leaves = 41.80 max depth = 10.60
|
|
|