mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +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.00 #leaves = 52 max. depth = 8
|
|
fold 2: acc. = 88.24 #leaves = 54 max. depth = 10
|
|
fold 3: acc. = 92.00 #leaves = 45 max. depth = 10
|
|
fold 4: acc. = 90.12 #leaves = 60 max. depth = 12
|
|
fold 5: acc. = 90.61 #leaves = 55 max. depth = 10
|
|
***1***0.8800000***1.8695860***
|
|
***2***0.8823529***2.4264710***
|
|
***3***0.9200000***1.9366670***
|
|
***4***0.9011765***2.6093690***
|
|
***5***0.9061033***1.8976270***
|
|
accuracy = 89.79 #leaves = 53.20 max depth = 10.00
|
|
|