mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
25 lines
715 B
Plaintext
25 lines
715 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 csv/cardiotocography-10clases.csv.dt.
|
|
Unpruned decision tree written to csv/cardiotocography-10clases.csv.dt.unpruned.
|
|
fold 1: acc. = 80.00 #leaves = 59 max. depth = 9
|
|
fold 2: acc. = 78.12 #leaves = 139 max. depth = 14
|
|
fold 3: acc. = 78.82 #leaves = 120 max. depth = 15
|
|
fold 4: acc. = 78.35 #leaves = 134 max. depth = 16
|
|
fold 5: acc. = 84.04 #leaves = 150 max. depth = 16
|
|
***1***0.8000000***4.0090860***
|
|
***2***0.7811764***4.2283330***
|
|
***3***0.7882353***4.4313790***
|
|
***4***0.7835295***4.4770340***
|
|
***5***0.8403756***4.4958520***
|
|
accuracy = 79.87 #leaves = 120.40 max depth = 14.00
|
|
|