mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
31 lines
727 B
Plaintext
31 lines
727 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. = 54.17 #leaves = 32 max. depth = 8
|
|
fold 2: acc. = 70.83 #leaves = 58 max. depth = 10
|
|
fold 3: acc. = 55.56 #leaves = 62 max. depth = 10
|
|
fold 4: acc. = 68.06 #leaves = 66 max. depth = 8
|
|
fold 5: acc. = 62.50 #leaves = 60 max. depth = 8
|
|
***1***0.5416667***0.5479460***
|
|
***2***0.7083334***0.5029760***
|
|
***3***0.5555556***0.4601770***
|
|
***4***0.6805556***0.5843740***
|
|
***5***0.6250000***0.5072110***
|
|
accuracy = 62.22 #leaves = 55.60 max depth = 8.80
|
|
|