mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26: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. = 78.43 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 64.05 #leaves = 67 max. depth = 12
|
|
fold 3: acc. = 71.24 #leaves = 64 max. depth = 10
|
|
fold 4: acc. = 67.32 #leaves = 63 max. depth = 11
|
|
fold 5: acc. = 65.38 #leaves = 67 max. depth = 11
|
|
***1***0.7843137***0.3848240***
|
|
***2***0.6405228***0.3573950***
|
|
***3***0.7124183***0.3185940***
|
|
***4***0.6732026***0.4101030***
|
|
***5***0.6538461***0.4294590***
|
|
accuracy = 69.27 #leaves = 53.00 max depth = 9.40
|
|
|