mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +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. = 70.00 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 72.50 #leaves = 75 max. depth = 13
|
|
fold 3: acc. = 64.50 #leaves = 86 max. depth = 14
|
|
fold 4: acc. = 68.50 #leaves = 76 max. depth = 12
|
|
fold 5: acc. = 71.00 #leaves = 77 max. depth = 14
|
|
***1***0.7000000***1.1092710***
|
|
***2***0.7250000***0.9267130***
|
|
***3***0.6450000***0.9586790***
|
|
***4***0.6850000***0.7149500***
|
|
***5***0.7100000***0.9092080***
|
|
accuracy = 69.30 #leaves = 63.40 max depth = 11.00
|
|
|