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. = 79.29 #leaves = 26 max. depth = 8
|
|
fold 2: acc. = 81.18 #leaves = 126 max. depth = 13
|
|
fold 3: acc. = 80.47 #leaves = 152 max. depth = 15
|
|
fold 4: acc. = 81.65 #leaves = 152 max. depth = 15
|
|
fold 5: acc. = 78.87 #leaves = 137 max. depth = 15
|
|
***1***0.7929412***4.2163830***
|
|
***2***0.8117647***4.0161070***
|
|
***3***0.8047059***4.1042370***
|
|
***4***0.8164706***4.2381390***
|
|
***5***0.7887323***4.5251100***
|
|
accuracy = 80.29 #leaves = 118.60 max depth = 13.20
|
|
|