mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +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/haberman-survival.csv.dt.
|
|
Unpruned decision tree written to csv/haberman-survival.csv.dt.unpruned.
|
|
fold 1: acc. = 65.57 #leaves = 6 max. depth = 5
|
|
fold 2: acc. = 55.74 #leaves = 37 max. depth = 12
|
|
fold 3: acc. = 68.85 #leaves = 37 max. depth = 13
|
|
fold 4: acc. = 57.38 #leaves = 48 max. depth = 10
|
|
fold 5: acc. = 66.13 #leaves = 39 max. depth = 9
|
|
***1***0.6557377***0.0594590***
|
|
***2***0.5573770***0.0682790***
|
|
***3***0.6885246***0.0567400***
|
|
***4***0.5737705***0.0688220***
|
|
***5***0.6612903***0.0557000***
|
|
accuracy = 62.75 #leaves = 33.40 max depth = 9.80
|
|
|