mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +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.54 #leaves = 50 max. depth = 12
|
|
fold 2: acc. = 96.75 #leaves = 60 max. depth = 12
|
|
fold 3: acc. = 94.37 #leaves = 62 max. depth = 13
|
|
fold 4: acc. = 96.32 #leaves = 58 max. depth = 14
|
|
fold 5: acc. = 95.24 #leaves = 59 max. depth = 12
|
|
accuracy = 95.84 #leaves = 57.80 max depth = 12.60
|