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 = 5 max. depth = 4
|
|
fold 2: acc. = 65.50 #leaves = 70 max. depth = 16
|
|
fold 3: acc. = 63.00 #leaves = 72 max. depth = 12
|
|
fold 4: acc. = 70.50 #leaves = 80 max. depth = 14
|
|
fold 5: acc. = 74.00 #leaves = 76 max. depth = 12
|
|
***1***0.7000000***0.7858710***
|
|
***2***0.6550000***1.2059470***
|
|
***3***0.6300000***0.9240900***
|
|
***4***0.7050000***0.8360790***
|
|
***5***0.7400000***1.0128540***
|
|
accuracy = 68.60 #leaves = 60.60 max depth = 11.60
|
|
|