mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
18 lines
634 B
Plaintext
18 lines
634 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/breast-cancer-wisc.csv.dt.
|
|
Unpruned decision tree written to csv/breast-cancer-wisc.csv.dt.unpruned.
|
|
fold 1: acc. = 97.84 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 95.68 #leaves = 18 max. depth = 9
|
|
fold 3: acc. = 86.33 #leaves = 11 max. depth = 7
|
|
fold 4: acc. = 90.65 #leaves = 10 max. depth = 7
|
|
fold 5: acc. = 97.90 #leaves = 13 max. depth = 10
|
|
***1***0.9784173***0.2569110***
|
|
***2***0.9568346***0.2597000***
|
|
***3***0.8633093***0.1897610***
|
|
***4***0.9064748***0.1761110***
|
|
***5***0.9790210***0.1665080***
|
|
accuracy = 93.71 #leaves = 11.00 max depth = 7.00
|
|
|