mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
643 B
Plaintext
Executable File
17 lines
643 B
Plaintext
Executable File
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.50 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 65.00 #leaves = 81 max. depth = 14
|
|
fold 3: acc. = 71.50 #leaves = 69 max. depth = 12
|
|
fold 4: acc. = 67.00 #leaves = 67 max. depth = 12
|
|
fold 5: acc. = 61.50 #leaves = 64 max. depth = 14
|
|
***1***0.7050000***0.6662750***
|
|
***2***0.6500000***0.9957820***
|
|
***3***0.7150000***0.8013330***
|
|
***4***0.6700000***0.7803050***
|
|
***5***0.6150000***0.9622970***
|
|
accuracy = 67.10 #leaves = 56.60 max depth = 10.60
|