mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +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.22 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 54.35 #leaves = 70 max. depth = 12
|
|
fold 3: acc. = 60.14 #leaves = 64 max. depth = 11
|
|
fold 4: acc. = 55.80 #leaves = 66 max. depth = 10
|
|
fold 5: acc. = 55.80 #leaves = 55 max. depth = 10
|
|
***1***0.6521739***0.4598260***
|
|
***2***0.5434783***0.3203320***
|
|
***3***0.6014493***0.3238930***
|
|
***4***0.5579710***0.3633080***
|
|
***5***0.5579710***0.4165890***
|
|
accuracy = 58.26 #leaves = 51.40 max depth = 8.80
|
|
|