mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
17 lines
642 B
Plaintext
17 lines
642 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/statlog-australian-credit.csv.dt.
|
|
Unpruned decision tree written to csv/statlog-australian-credit.csv.dt.unpruned.
|
|
fold 1: acc. = 68.84 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 59.42 #leaves = 62 max. depth = 9
|
|
fold 3: acc. = 56.52 #leaves = 69 max. depth = 12
|
|
fold 4: acc. = 57.25 #leaves = 61 max. depth = 12
|
|
fold 5: acc. = 52.90 #leaves = 63 max. depth = 11
|
|
***1***0.6884058***0.3908910***
|
|
***2***0.5942029***0.3679520***
|
|
***3***0.5652174***0.4056980***
|
|
***4***0.5724638***0.4705460***
|
|
***5***0.5289855***0.3662200***
|
|
accuracy = 58.99 #leaves = 51.40 max depth = 9.00
|
|
|