mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
22 lines
664 B
Plaintext
22 lines
664 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 csv/synthetic-control.csv.dt.
|
|
Unpruned decision tree written to csv/synthetic-control.csv.dt.unpruned.
|
|
fold 1: acc. = 76.67 #leaves = 10 max. depth = 5
|
|
fold 2: acc. = 88.33 #leaves = 22 max. depth = 6
|
|
fold 3: acc. = 80.83 #leaves = 22 max. depth = 6
|
|
fold 4: acc. = 82.50 #leaves = 19 max. depth = 7
|
|
fold 5: acc. = 91.67 #leaves = 21 max. depth = 6
|
|
***1***0.7666667***1.3688370***
|
|
***2***0.8833334***1.4039510***
|
|
***3***0.8083333***1.5357090***
|
|
***4***0.8250000***1.3429950***
|
|
***5***0.9166666***1.4693670***
|
|
accuracy = 84.00 #leaves = 18.80 max depth = 6.00
|
|
|