mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
16 lines
511 B
Plaintext
16 lines
511 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 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
|