mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
21 lines
575 B
Plaintext
21 lines
575 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
3 To 2
|
|
1 To 3
|
|
6 To 4
|
|
4 To 6
|
|
2 To 7
|
|
Unpruned decision tree written to csv/zoo.csv.dt.
|
|
fold 1: acc. = 95.00 #leaves = 10 max. depth = 5
|
|
fold 2: acc. = 80.00 #leaves = 7 max. depth = 3
|
|
fold 3: acc. = 90.00 #leaves = 10 max. depth = 6
|
|
fold 4: acc. = 95.00 #leaves = 9 max. depth = 5
|
|
fold 5: acc. = 95.24 #leaves = 9 max. depth = 6
|
|
***1***0.9500000***0.0146440***
|
|
***2***0.8000000***0.0174530***
|
|
***3***0.9000000***0.0125660***
|
|
***4***0.9500000***0.0162650***
|
|
***5***0.9523810***0.0127900***
|
|
accuracy = 91.09 #leaves = 9.00 max depth = 5.00
|
|
|