mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +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. = 78.35 #leaves = 50 max. depth = 9
|
|
fold 2: acc. = 80.47 #leaves = 131 max. depth = 12
|
|
fold 3: acc. = 78.12 #leaves = 140 max. depth = 15
|
|
fold 4: acc. = 80.71 #leaves = 140 max. depth = 13
|
|
fold 5: acc. = 80.05 #leaves = 143 max. depth = 13
|
|
***1***0.7835295***3.9297190***
|
|
***2***0.8047059***3.8032080***
|
|
***3***0.7811764***4.0422200***
|
|
***4***0.8070588***4.3631000***
|
|
***5***0.8004695***4.4093980***
|
|
accuracy = 79.54 #leaves = 120.80 max depth = 12.40
|
|
|