mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
16 lines
513 B
Plaintext
16 lines
513 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
2 To 3
|
|
3 To 4
|
|
4 To 5
|
|
5 To 6
|
|
Pruned decision tree written to data/csv/synthetic-control.csv.dt.
|
|
Unpruned decision tree written to data/csv/synthetic-control.csv.dt.unpruned.
|
|
fold 1: acc. = 80.83 #leaves = 15 max. depth = 5
|
|
fold 2: acc. = 86.67 #leaves = 24 max. depth = 7
|
|
fold 3: acc. = 89.17 #leaves = 21 max. depth = 7
|
|
fold 4: acc. = 81.67 #leaves = 27 max. depth = 6
|
|
fold 5: acc. = 84.17 #leaves = 30 max. depth = 8
|
|
accuracy = 84.50 #leaves = 23.40 max depth = 6.60
|