mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
21 lines
663 B
Plaintext
Executable File
21 lines
663 B
Plaintext
Executable File
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. = 82.50 #leaves = 11 max. depth = 6
|
|
fold 2: acc. = 85.83 #leaves = 21 max. depth = 7
|
|
fold 3: acc. = 83.33 #leaves = 21 max. depth = 6
|
|
fold 4: acc. = 82.50 #leaves = 24 max. depth = 6
|
|
fold 5: acc. = 81.67 #leaves = 25 max. depth = 7
|
|
***1***0.8250000***1.4433450***
|
|
***2***0.8583333***1.3784070***
|
|
***3***0.8333334***1.4501450***
|
|
***4***0.8250000***1.4395630***
|
|
***5***0.8166667***1.4033730***
|
|
accuracy = 83.17 #leaves = 20.40 max depth = 6.40
|