mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
31 lines
725 B
Plaintext
31 lines
725 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
2 To 3
|
|
3 To 4
|
|
4 To 5
|
|
5 To 6
|
|
6 To 7
|
|
7 To 8
|
|
8 To 9
|
|
9 To 10
|
|
10 To 11
|
|
11 To 12
|
|
12 To 13
|
|
13 To 14
|
|
14 To 15
|
|
Pruned decision tree written to csv/libras.csv.dt.
|
|
Unpruned decision tree written to csv/libras.csv.dt.unpruned.
|
|
fold 1: acc. = 56.94 #leaves = 34 max. depth = 8
|
|
fold 2: acc. = 62.50 #leaves = 58 max. depth = 9
|
|
fold 3: acc. = 69.44 #leaves = 64 max. depth = 8
|
|
fold 4: acc. = 77.78 #leaves = 53 max. depth = 8
|
|
fold 5: acc. = 61.11 #leaves = 51 max. depth = 8
|
|
***1***0.5694444***0.5057970***
|
|
***2***0.6250000***0.5354580***
|
|
***3***0.6944444***0.6547310***
|
|
***4***0.7777778***0.6355450***
|
|
***5***0.6111111***0.5308300***
|
|
accuracy = 65.56 #leaves = 52.00 max depth = 8.20
|
|
|