mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
644 B
Plaintext
18 lines
644 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/statlog-german-credit.csv.dt.
|
|
Unpruned decision tree written to csv/statlog-german-credit.csv.dt.unpruned.
|
|
fold 1: acc. = 76.50 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 68.00 #leaves = 73 max. depth = 14
|
|
fold 3: acc. = 67.50 #leaves = 80 max. depth = 18
|
|
fold 4: acc. = 64.00 #leaves = 70 max. depth = 12
|
|
fold 5: acc. = 68.50 #leaves = 61 max. depth = 10
|
|
***1***0.7650000***0.9982050***
|
|
***2***0.6800000***0.8710000***
|
|
***3***0.6750000***1.1241450***
|
|
***4***0.6400000***0.7526700***
|
|
***5***0.6850000***0.9076940***
|
|
accuracy = 68.90 #leaves = 57.40 max depth = 11.20
|
|
|