mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
11 lines
495 B
Plaintext
11 lines
495 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to data/csv/statlog-australian-credit.csv.dt.
|
|
Unpruned decision tree written to data/csv/statlog-australian-credit.csv.dt.unpruned.
|
|
fold 1: acc. = 61.59 #leaves = 30 max. depth = 11
|
|
fold 2: acc. = 59.42 #leaves = 87 max. depth = 13
|
|
fold 3: acc. = 54.35 #leaves = 90 max. depth = 19
|
|
fold 4: acc. = 60.87 #leaves = 88 max. depth = 24
|
|
fold 5: acc. = 52.90 #leaves = 93 max. depth = 17
|
|
accuracy = 57.83 #leaves = 77.60 max depth = 16.80
|