mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
643 B
Plaintext
17 lines
643 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. = 65.94 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 55.80 #leaves = 62 max. depth = 12
|
|
fold 3: acc. = 55.07 #leaves = 71 max. depth = 11
|
|
fold 4: acc. = 52.90 #leaves = 61 max. depth = 12
|
|
fold 5: acc. = 55.80 #leaves = 67 max. depth = 11
|
|
***1***0.6594203***0.4284080***
|
|
***2***0.5579710***0.4059290***
|
|
***3***0.5507246***0.3967030***
|
|
***4***0.5289855***0.3950980***
|
|
***5***0.5579710***0.3878240***
|
|
accuracy = 57.10 #leaves = 52.60 max depth = 9.40
|
|
|