mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
17 lines
601 B
Plaintext
17 lines
601 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/pima.csv.dt.
|
|
Unpruned decision tree written to csv/pima.csv.dt.unpruned.
|
|
fold 1: acc. = 69.28 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 69.93 #leaves = 56 max. depth = 15
|
|
fold 3: acc. = 66.01 #leaves = 67 max. depth = 11
|
|
fold 4: acc. = 67.32 #leaves = 63 max. depth = 10
|
|
fold 5: acc. = 68.59 #leaves = 70 max. depth = 12
|
|
***1***0.6928104***0.3512110***
|
|
***2***0.6993464***0.4135670***
|
|
***3***0.6601307***0.2982150***
|
|
***4***0.6732026***0.4094970***
|
|
***5***0.6858975***0.4422430***
|
|
accuracy = 68.23 #leaves = 51.60 max depth = 9.80
|
|
|