mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
21 lines
631 B
Plaintext
Executable File
21 lines
631 B
Plaintext
Executable File
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. = 85.00 #leaves = 5 max. depth = 4
|
|
fold 2: acc. = 80.00 #leaves = 9 max. depth = 6
|
|
fold 3: acc. = 85.00 #leaves = 7 max. depth = 4
|
|
fold 4: acc. = 90.00 #leaves = 10 max. depth = 7
|
|
fold 5: acc. = 85.71 #leaves = 10 max. depth = 7
|
|
***1***0.8500000***0.0168920***
|
|
***2***0.8000000***0.0124890***
|
|
***3***0.8500000***0.0159790***
|
|
***4***0.9000000***0.0139940***
|
|
***5***0.8571429***0.0139290***
|
|
accuracy = 85.15 #leaves = 8.20 max depth = 5.60
|