mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
25 lines
677 B
Plaintext
25 lines
677 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 csv/led-display.csv.dt.
|
|
Unpruned decision tree written to csv/led-display.csv.dt.unpruned.
|
|
fold 1: acc. = 70.50 #leaves = 10 max. depth = 4
|
|
fold 2: acc. = 64.00 #leaves = 60 max. depth = 7
|
|
fold 3: acc. = 71.00 #leaves = 64 max. depth = 8
|
|
fold 4: acc. = 71.00 #leaves = 63 max. depth = 8
|
|
fold 5: acc. = 74.50 #leaves = 62 max. depth = 8
|
|
***1***0.7050000***0.2820400***
|
|
***2***0.6400000***0.2748950***
|
|
***3***0.7100000***0.3047280***
|
|
***4***0.7100000***0.3051100***
|
|
***5***0.7450000***0.2969290***
|
|
accuracy = 70.20 #leaves = 51.80 max depth = 7.00
|
|
|