mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
16 lines
601 B
Plaintext
Executable File
16 lines
601 B
Plaintext
Executable File
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. = 71.90 #leaves = 6 max. depth = 5
|
|
fold 2: acc. = 70.59 #leaves = 70 max. depth = 11
|
|
fold 3: acc. = 70.59 #leaves = 61 max. depth = 12
|
|
fold 4: acc. = 71.24 #leaves = 67 max. depth = 11
|
|
fold 5: acc. = 66.67 #leaves = 60 max. depth = 13
|
|
***1***0.7189543***0.3552460***
|
|
***2***0.7058823***0.3874330***
|
|
***3***0.7058823***0.3434020***
|
|
***4***0.7124183***0.3485130***
|
|
***5***0.6666666***0.4084230***
|
|
accuracy = 70.18 #leaves = 52.80 max depth = 10.40
|