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. = 81.41 #leaves = 32 max. depth = 9
|
|
fold 2: acc. = 77.18 #leaves = 180 max. depth = 15
|
|
fold 3: acc. = 79.76 #leaves = 193 max. depth = 19
|
|
fold 4: acc. = 78.82 #leaves = 183 max. depth = 15
|
|
fold 5: acc. = 80.99 #leaves = 193 max. depth = 21
|
|
accuracy = 79.63 #leaves = 156.20 max depth = 15.80
|