mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
22 lines
630 B
Plaintext
22 lines
630 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
3 To 2
|
|
1 To 3
|
|
6 To 4
|
|
4 To 6
|
|
2 To 7
|
|
Pruned decision tree written to csv/zoo.csv.dt.
|
|
Unpruned decision tree written to csv/zoo.csv.dt.unpruned.
|
|
fold 1: acc. = 80.00 #leaves = 6 max. depth = 4
|
|
fold 2: acc. = 80.00 #leaves = 8 max. depth = 5
|
|
fold 3: acc. = 90.00 #leaves = 8 max. depth = 4
|
|
fold 4: acc. = 85.00 #leaves = 8 max. depth = 4
|
|
fold 5: acc. = 90.48 #leaves = 7 max. depth = 4
|
|
***1***0.8000000***0.0137650***
|
|
***2***0.8000000***0.0118010***
|
|
***3***0.9000000***0.0168280***
|
|
***4***0.8500000***0.0167020***
|
|
***5***0.9047619***0.0127050***
|
|
accuracy = 85.15 #leaves = 7.40 max depth = 4.20
|
|
|