mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +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. = 83.33 #leaves = 20 max. depth = 5
|
|
fold 2: acc. = 92.50 #leaves = 24 max. depth = 6
|
|
fold 3: acc. = 86.67 #leaves = 22 max. depth = 6
|
|
fold 4: acc. = 85.00 #leaves = 25 max. depth = 8
|
|
fold 5: acc. = 91.67 #leaves = 25 max. depth = 7
|
|
***1***0.8333334***1.3137330***
|
|
***2***0.9250000***1.3567090***
|
|
***3***0.8666666***1.3577760***
|
|
***4***0.8500000***1.4424720***
|
|
***5***0.9166666***1.5064150***
|
|
accuracy = 87.83 #leaves = 23.20 max depth = 6.40
|
|
|