mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
616 B
Plaintext
18 lines
616 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/planning.csv.dt.
|
|
Unpruned decision tree written to csv/planning.csv.dt.unpruned.
|
|
fold 1: acc. = 80.56 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 50.00 #leaves = 24 max. depth = 11
|
|
fold 3: acc. = 52.78 #leaves = 27 max. depth = 10
|
|
fold 4: acc. = 44.44 #leaves = 23 max. depth = 7
|
|
fold 5: acc. = 47.37 #leaves = 19 max. depth = 10
|
|
***1***0.8055556***0.0672100***
|
|
***2***0.5000000***0.0804990***
|
|
***3***0.5277778***0.0773100***
|
|
***4***0.4444444***0.0660980***
|
|
***5***0.4736842***0.0606940***
|
|
accuracy = 54.95 #leaves = 19.00 max depth = 7.80
|
|
|