mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
520 B
Plaintext
18 lines
520 B
Plaintext
Remapping class numbers:
|
|
7 To 2
|
|
8 To 3
|
|
0 To 4
|
|
3 To 5
|
|
2 To 6
|
|
6 To 7
|
|
5 To 8
|
|
4 To 9
|
|
Pruned decision tree written to data/csv/low-res-spect.csv.dt.
|
|
Unpruned decision tree written to data/csv/low-res-spect.csv.dt.unpruned.
|
|
fold 1: acc. = 83.96 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 81.13 #leaves = 32 max. depth = 9
|
|
fold 3: acc. = 81.13 #leaves = 33 max. depth = 8
|
|
fold 4: acc. = 81.13 #leaves = 33 max. depth = 8
|
|
fold 5: acc. = 85.98 #leaves = 31 max. depth = 7
|
|
accuracy = 82.67 #leaves = 26.60 max depth = 7.00
|