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. = 79.29 #leaves = 25 max. depth = 7
|
|
fold 2: acc. = 78.35 #leaves = 144 max. depth = 15
|
|
fold 3: acc. = 81.65 #leaves = 150 max. depth = 16
|
|
fold 4: acc. = 78.35 #leaves = 151 max. depth = 15
|
|
fold 5: acc. = 82.39 #leaves = 147 max. depth = 14
|
|
***1***0.7929412***4.2463930***
|
|
***2***0.7835295***4.6111680***
|
|
***3***0.8164706***4.3294350***
|
|
***4***0.7835295***4.1180720***
|
|
***5***0.8239436***4.3890430***
|
|
accuracy = 80.01 #leaves = 123.40 max depth = 13.40
|
|
|