mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
22 lines
633 B
Plaintext
22 lines
633 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. = 90.00 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 100.00 #leaves = 10 max. depth = 6
|
|
fold 3: acc. = 85.00 #leaves = 8 max. depth = 5
|
|
fold 4: acc. = 90.00 #leaves = 7 max. depth = 3
|
|
fold 5: acc. = 95.24 #leaves = 10 max. depth = 6
|
|
***1***0.9000000***0.0171030***
|
|
***2***1.0000000***0.0159160***
|
|
***3***0.8500000***0.0123750***
|
|
***4***0.9000000***0.0160230***
|
|
***5***0.9523810***0.0171060***
|
|
accuracy = 92.08 #leaves = 7.80 max depth = 4.60
|
|
|