mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
635 B
Plaintext
18 lines
635 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/haberman-survival.csv.dt.
|
|
Unpruned decision tree written to csv/haberman-survival.csv.dt.unpruned.
|
|
fold 1: acc. = 72.13 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 63.93 #leaves = 38 max. depth = 11
|
|
fold 3: acc. = 60.66 #leaves = 34 max. depth = 12
|
|
fold 4: acc. = 65.57 #leaves = 39 max. depth = 12
|
|
fold 5: acc. = 74.19 #leaves = 35 max. depth = 11
|
|
***1***0.7213115***0.0637410***
|
|
***2***0.6393443***0.0634000***
|
|
***3***0.6065574***0.0616260***
|
|
***4***0.6557377***0.0669320***
|
|
***5***0.7419355***0.0626720***
|
|
accuracy = 67.32 #leaves = 29.80 max depth = 9.60
|
|
|