mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
648 B
Plaintext
18 lines
648 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. = 87.29 #leaves = 8 max. depth = 4
|
|
fold 2: acc. = 89.18 #leaves = 60 max. depth = 9
|
|
fold 3: acc. = 88.94 #leaves = 62 max. depth = 11
|
|
fold 4: acc. = 91.06 #leaves = 60 max. depth = 11
|
|
fold 5: acc. = 91.55 #leaves = 65 max. depth = 11
|
|
***1***0.8729412***2.2391680***
|
|
***2***0.8917647***2.3243460***
|
|
***3***0.8894117***3.0627450***
|
|
***4***0.9105882***2.4887820***
|
|
***5***0.9154930***2.0479040***
|
|
accuracy = 89.60 #leaves = 51.00 max depth = 9.20
|
|
|