mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
22 lines
662 B
Plaintext
22 lines
662 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. = 95.02 #leaves = 40 max. depth = 10
|
|
fold 2: acc. = 95.67 #leaves = 53 max. depth = 14
|
|
fold 3: acc. = 96.32 #leaves = 43 max. depth = 10
|
|
fold 4: acc. = 94.59 #leaves = 46 max. depth = 13
|
|
fold 5: acc. = 95.45 #leaves = 42 max. depth = 11
|
|
***1***0.9502165***2.2589320***
|
|
***2***0.9567100***2.3956410***
|
|
***3***0.9632034***2.1137540***
|
|
***4***0.9458874***2.3142650***
|
|
***5***0.9545454***2.2732110***
|
|
accuracy = 95.41 #leaves = 44.80 max depth = 11.60
|
|
|