mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26: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. = 67.50 #leaves = 25 max. depth = 6
|
|
fold 2: acc. = 65.00 #leaves = 62 max. depth = 8
|
|
fold 3: acc. = 73.50 #leaves = 67 max. depth = 9
|
|
fold 4: acc. = 64.00 #leaves = 61 max. depth = 8
|
|
fold 5: acc. = 79.00 #leaves = 65 max. depth = 9
|
|
***1***0.6750000***0.2826950***
|
|
***2***0.6500000***0.2972100***
|
|
***3***0.7350000***0.3202990***
|
|
***4***0.6400000***0.2912910***
|
|
***5***0.7900000***0.3007450***
|
|
accuracy = 69.80 #leaves = 56.00 max depth = 8.00
|
|
|