mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
19 lines
527 B
Plaintext
19 lines
527 B
Plaintext
Remapping class numbers:
|
|
7 To 1
|
|
5 To 3
|
|
0 To 4
|
|
4 To 5
|
|
9 To 6
|
|
8 To 7
|
|
6 To 8
|
|
3 To 9
|
|
1 To 10
|
|
Pruned decision tree written to data/csv/led-display.csv.dt.
|
|
Unpruned decision tree written to data/csv/led-display.csv.dt.unpruned.
|
|
fold 1: acc. = 68.50 #leaves = 18 max. depth = 6
|
|
fold 2: acc. = 66.00 #leaves = 58 max. depth = 9
|
|
fold 3: acc. = 73.50 #leaves = 67 max. depth = 9
|
|
fold 4: acc. = 65.00 #leaves = 64 max. depth = 10
|
|
fold 5: acc. = 79.00 #leaves = 63 max. depth = 8
|
|
accuracy = 70.40 #leaves = 54.00 max depth = 8.40
|