mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
22 lines
631 B
Plaintext
22 lines
631 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. = 100.00 #leaves = 7 max. depth = 4
|
|
fold 2: acc. = 95.00 #leaves = 7 max. depth = 4
|
|
fold 3: acc. = 95.00 #leaves = 8 max. depth = 4
|
|
fold 4: acc. = 80.00 #leaves = 7 max. depth = 4
|
|
fold 5: acc. = 95.24 #leaves = 8 max. depth = 5
|
|
***1***1.0000000***0.0129880***
|
|
***2***0.9500000***0.0133310***
|
|
***3***0.9500000***0.0166250***
|
|
***4***0.8000000***0.0131280***
|
|
***5***0.9523810***0.0126960***
|
|
accuracy = 93.07 #leaves = 7.40 max depth = 4.20
|
|
|