mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +00:00
12 lines
485 B
Plaintext
12 lines
485 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to data/csv/haberman-survival.csv.dt.
|
|
Unpruned decision tree written to data/csv/haberman-survival.csv.dt.unpruned.
|
|
fold 1: acc. = 63.93 #leaves = 14 max. depth = 7
|
|
fold 2: acc. = 57.38 #leaves = 40 max. depth = 12
|
|
fold 3: acc. = 63.93 #leaves = 44 max. depth = 13
|
|
fold 4: acc. = 65.57 #leaves = 36 max. depth = 9
|
|
fold 5: acc. = 56.45 #leaves = 40 max. depth = 11
|
|
accuracy = 61.44 #leaves = 34.80 max depth = 10.40
|