mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 15:36:01 +00:00
11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Unpruned decision tree written to data/csv/breast-cancer-wisc.csv.dt.
|
|
fold 1: acc. = 93.53 #leaves = 15 max. depth = 7
|
|
fold 2: acc. = 95.68 #leaves = 16 max. depth = 8
|
|
fold 3: acc. = 94.24 #leaves = 17 max. depth = 10
|
|
fold 4: acc. = 93.53 #leaves = 16 max. depth = 7
|
|
fold 5: acc. = 95.80 #leaves = 16 max. depth = 7
|
|
accuracy = 94.56 #leaves = 16.00 max depth = 7.80
|