mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
17 lines
644 B
Plaintext
17 lines
644 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. = 60.14 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 57.25 #leaves = 64 max. depth = 12
|
|
fold 3: acc. = 49.28 #leaves = 58 max. depth = 14
|
|
fold 4: acc. = 58.70 #leaves = 62 max. depth = 10
|
|
fold 5: acc. = 60.87 #leaves = 61 max. depth = 13
|
|
***1***0.6014493***0.4152000***
|
|
***2***0.5724638***0.3818010***
|
|
***3***0.4927536***0.4646190***
|
|
***4***0.5869565***0.3365600***
|
|
***5***0.6086956***0.4410860***
|
|
accuracy = 57.25 #leaves = 49.40 max depth = 10.00
|
|
|