mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
605 B
Plaintext
17 lines
605 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/parkinsons.csv.dt.
|
|
Unpruned decision tree written to csv/parkinsons.csv.dt.unpruned.
|
|
fold 1: acc. = 84.62 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 89.74 #leaves = 9 max. depth = 6
|
|
fold 3: acc. = 89.74 #leaves = 9 max. depth = 6
|
|
fold 4: acc. = 76.92 #leaves = 10 max. depth = 7
|
|
fold 5: acc. = 97.44 #leaves = 8 max. depth = 7
|
|
***1***0.8461539***0.0742420***
|
|
***2***0.8974359***0.0691170***
|
|
***3***0.8974359***0.1115290***
|
|
***4***0.7692308***0.1218830***
|
|
***5***0.9743590***0.1296280***
|
|
accuracy = 87.69 #leaves = 7.80 max depth = 5.60
|
|
|