mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
635 B
Plaintext
17 lines
635 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/breast-cancer-wisc-diag.csv.dt.
|
|
Unpruned decision tree written to csv/breast-cancer-wisc-diag.csv.dt.unpruned.
|
|
fold 1: acc. = 92.04 #leaves = 4 max. depth = 2
|
|
fold 2: acc. = 92.92 #leaves = 15 max. depth = 7
|
|
fold 3: acc. = 94.69 #leaves = 11 max. depth = 6
|
|
fold 4: acc. = 94.69 #leaves = 10 max. depth = 6
|
|
fold 5: acc. = 93.16 #leaves = 10 max. depth = 6
|
|
***1***0.9203540***0.3161270***
|
|
***2***0.9292036***0.5344420***
|
|
***3***0.9469026***0.4555300***
|
|
***4***0.9469026***0.4175560***
|
|
***5***0.9316239***0.4102290***
|
|
accuracy = 93.50 #leaves = 10.00 max depth = 5.40
|
|
|