mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +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. = 89.17 #leaves = 20 max. depth = 7
|
|
fold 2: acc. = 86.67 #leaves = 21 max. depth = 7
|
|
fold 3: acc. = 80.83 #leaves = 25 max. depth = 7
|
|
fold 4: acc. = 87.50 #leaves = 21 max. depth = 7
|
|
fold 5: acc. = 87.50 #leaves = 21 max. depth = 7
|
|
***1***0.8916667***1.4412610***
|
|
***2***0.8666666***1.4976980***
|
|
***3***0.8083333***1.4078730***
|
|
***4***0.8750000***1.4215740***
|
|
***5***0.8750000***1.4686040***
|
|
accuracy = 86.33 #leaves = 21.60 max depth = 7.00
|
|
|