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. = 80.71 #leaves = 32 max. depth = 8
|
|
fold 2: acc. = 81.65 #leaves = 131 max. depth = 13
|
|
fold 3: acc. = 79.53 #leaves = 154 max. depth = 15
|
|
fold 4: acc. = 76.94 #leaves = 138 max. depth = 14
|
|
fold 5: acc. = 81.69 #leaves = 136 max. depth = 14
|
|
***1***0.8070588***4.2214090***
|
|
***2***0.8164706***4.1196520***
|
|
***3***0.7952941***3.7131420***
|
|
***4***0.7694118***4.1483100***
|
|
***5***0.8169014***4.3397420***
|
|
accuracy = 80.10 #leaves = 118.20 max depth = 12.80
|
|
|