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. = 83.29 #leaves = 21 max. depth = 8
|
|
fold 2: acc. = 83.53 #leaves = 183 max. depth = 17
|
|
fold 3: acc. = 80.71 #leaves = 183 max. depth = 15
|
|
fold 4: acc. = 76.24 #leaves = 191 max. depth = 18
|
|
fold 5: acc. = 80.05 #leaves = 179 max. depth = 21
|
|
accuracy = 80.76 #leaves = 151.40 max depth = 15.80
|