mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +00:00
16 lines
510 B
Plaintext
16 lines
510 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. = 95.24 #leaves = 23 max. depth = 8
|
|
fold 2: acc. = 94.81 #leaves = 56 max. depth = 16
|
|
fold 3: acc. = 96.32 #leaves = 53 max. depth = 14
|
|
fold 4: acc. = 98.27 #leaves = 58 max. depth = 17
|
|
fold 5: acc. = 95.89 #leaves = 51 max. depth = 13
|
|
accuracy = 96.10 #leaves = 48.20 max depth = 13.60
|