mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
645 B
Plaintext
18 lines
645 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. = 64.00 #leaves = 15 max. depth = 6
|
|
fold 2: acc. = 66.50 #leaves = 71 max. depth = 16
|
|
fold 3: acc. = 66.50 #leaves = 74 max. depth = 15
|
|
fold 4: acc. = 79.00 #leaves = 79 max. depth = 13
|
|
fold 5: acc. = 66.00 #leaves = 78 max. depth = 17
|
|
***1***0.6400000***0.7543520***
|
|
***2***0.6650000***0.9251190***
|
|
***3***0.6650000***0.8701240***
|
|
***4***0.7900000***0.9041680***
|
|
***5***0.6600000***0.8933220***
|
|
accuracy = 68.40 #leaves = 63.40 max depth = 13.40
|
|
|