mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
625 B
Plaintext
Executable File
17 lines
625 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/breast-cancer.csv.dt.
|
|
Unpruned decision tree written to csv/breast-cancer.csv.dt.unpruned.
|
|
fold 1: acc. = 64.91 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 56.14 #leaves = 40 max. depth = 12
|
|
fold 3: acc. = 64.91 #leaves = 24 max. depth = 8
|
|
fold 4: acc. = 64.91 #leaves = 37 max. depth = 10
|
|
fold 5: acc. = 70.69 #leaves = 32 max. depth = 10
|
|
***1***0.6491228***0.0777250***
|
|
***2***0.5614035***0.0820030***
|
|
***3***0.6491228***0.0765800***
|
|
***4***0.6491228***0.0661090***
|
|
***5***0.7068965***0.0774350***
|
|
accuracy = 64.34 #leaves = 27.40 max depth = 8.60
|