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. = 84.47 #leaves = 34 max. depth = 9
|
|
fold 2: acc. = 79.76 #leaves = 185 max. depth = 18
|
|
fold 3: acc. = 79.53 #leaves = 180 max. depth = 16
|
|
fold 4: acc. = 78.12 #leaves = 187 max. depth = 21
|
|
fold 5: acc. = 82.39 #leaves = 196 max. depth = 22
|
|
accuracy = 80.86 #leaves = 156.40 max depth = 17.20
|