mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
18 lines
650 B
Plaintext
18 lines
650 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.47 #leaves = 24 max. depth = 8
|
|
fold 2: acc. = 90.82 #leaves = 65 max. depth = 14
|
|
fold 3: acc. = 92.24 #leaves = 71 max. depth = 12
|
|
fold 4: acc. = 90.82 #leaves = 47 max. depth = 9
|
|
fold 5: acc. = 91.55 #leaves = 51 max. depth = 10
|
|
***1***0.8847059***2.3979710***
|
|
***2***0.9082353***2.5644430***
|
|
***3***0.9223529***1.9188530***
|
|
***4***0.9082353***1.7458620***
|
|
***5***0.9154930***1.7013460***
|
|
accuracy = 90.78 #leaves = 51.60 max depth = 10.60
|
|
|