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. = 80.24 #leaves = 37 max. depth = 8
|
|
fold 2: acc. = 78.35 #leaves = 140 max. depth = 16
|
|
fold 3: acc. = 80.47 #leaves = 157 max. depth = 15
|
|
fold 4: acc. = 80.94 #leaves = 145 max. depth = 13
|
|
fold 5: acc. = 75.59 #leaves = 144 max. depth = 15
|
|
***1***0.8023529***4.4642930***
|
|
***2***0.7835295***4.5159340***
|
|
***3***0.8047059***4.2345490***
|
|
***4***0.8094118***3.9866590***
|
|
***5***0.7558686***4.1499620***
|
|
accuracy = 79.12 #leaves = 124.60 max depth = 13.40
|
|
|