mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
651 B
Plaintext
18 lines
651 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
2 To 3
|
|
Pruned decision tree written to csv/cardiotocography-3clases.csv.dt.
|
|
Unpruned decision tree written to csv/cardiotocography-3clases.csv.dt.unpruned.
|
|
fold 1: acc. = 88.71 #leaves = 23 max. depth = 8
|
|
fold 2: acc. = 91.06 #leaves = 56 max. depth = 12
|
|
fold 3: acc. = 90.35 #leaves = 71 max. depth = 10
|
|
fold 4: acc. = 89.41 #leaves = 45 max. depth = 10
|
|
fold 5: acc. = 89.91 #leaves = 63 max. depth = 11
|
|
***1***0.8870588***2.6441690***
|
|
***2***0.9105882***2.4408990***
|
|
***3***0.9035294***2.0894460***
|
|
***4***0.8941177***2.5960530***
|
|
***5***0.8990610***2.3812240***
|
|
accuracy = 89.89 #leaves = 51.60 max depth = 10.20
|
|
|