mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
17 lines
622 B
Plaintext
Executable File
17 lines
622 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/echocardiogram.csv.dt.
|
|
Unpruned decision tree written to csv/echocardiogram.csv.dt.unpruned.
|
|
fold 1: acc. = 84.62 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 65.38 #leaves = 10 max. depth = 5
|
|
fold 3: acc. = 73.08 #leaves = 8 max. depth = 4
|
|
fold 4: acc. = 61.54 #leaves = 12 max. depth = 7
|
|
fold 5: acc. = 66.67 #leaves = 10 max. depth = 5
|
|
***1***0.8461539***0.0227810***
|
|
***2***0.6538461***0.0204750***
|
|
***3***0.7307692***0.0183540***
|
|
***4***0.6153846***0.0217250***
|
|
***5***0.6666666***0.0278930***
|
|
accuracy = 70.23 #leaves = 8.40 max depth = 4.40
|