mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
25 lines
717 B
Plaintext
25 lines
717 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. = 75.29 #leaves = 119 max. depth = 12
|
|
fold 2: acc. = 76.00 #leaves = 143 max. depth = 12
|
|
fold 3: acc. = 76.00 #leaves = 135 max. depth = 14
|
|
fold 4: acc. = 81.18 #leaves = 145 max. depth = 13
|
|
fold 5: acc. = 79.81 #leaves = 140 max. depth = 19
|
|
***1***0.7529412***4.6402080***
|
|
***2***0.7600000***3.8605410***
|
|
***3***0.7600000***3.8240540***
|
|
***4***0.8117647***3.8001910***
|
|
***5***0.7981221***4.5498510***
|
|
accuracy = 77.66 #leaves = 136.40 max depth = 14.00
|
|
|