mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 23:46:03 +00:00
19 lines
564 B
Plaintext
19 lines
564 B
Plaintext
Remapping class numbers:
|
|
8 To 1
|
|
5 To 2
|
|
1 To 3
|
|
7 To 4
|
|
9 To 5
|
|
0 To 7
|
|
2 To 8
|
|
4 To 9
|
|
3 To 10
|
|
Pruned decision tree written to data/csv/cardiotocography-10clases.csv.dt.
|
|
Unpruned decision tree written to data/csv/cardiotocography-10clases.csv.dt.unpruned.
|
|
fold 1: acc. = 78.59 #leaves = 26 max. depth = 8
|
|
fold 2: acc. = 80.71 #leaves = 181 max. depth = 16
|
|
fold 3: acc. = 78.59 #leaves = 169 max. depth = 17
|
|
fold 4: acc. = 79.76 #leaves = 196 max. depth = 22
|
|
fold 5: acc. = 79.81 #leaves = 191 max. depth = 18
|
|
accuracy = 79.49 #leaves = 152.60 max depth = 16.20
|