mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
24 lines
714 B
Plaintext
Executable File
24 lines
714 B
Plaintext
Executable File
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 csv/cardiotocography-10clases.csv.dt.
|
|
Unpruned decision tree written to csv/cardiotocography-10clases.csv.dt.unpruned.
|
|
fold 1: acc. = 78.12 #leaves = 19 max. depth = 7
|
|
fold 2: acc. = 78.35 #leaves = 144 max. depth = 15
|
|
fold 3: acc. = 79.29 #leaves = 134 max. depth = 12
|
|
fold 4: acc. = 77.65 #leaves = 138 max. depth = 14
|
|
fold 5: acc. = 80.28 #leaves = 146 max. depth = 14
|
|
***1***0.7811764***4.0981380***
|
|
***2***0.7835295***4.5676210***
|
|
***3***0.7929412***3.7609140***
|
|
***4***0.7764705***4.1221350***
|
|
***5***0.8028169***3.8846100***
|
|
accuracy = 78.74 #leaves = 116.20 max depth = 12.40
|