TreeBagger Cost input argument is not recognized
2 views (last 30 days)
Show older comments
A similar question was already posted, but without satisfying replies.
The TreeBagger function seems not to catch the Cost name-pair input argument, as it should do following the documentation. Even if I specify the matrix cost I need (I have unbalanced classes), in the output structure the cost matrix is the default one [0 1;1 0].
Does anyone know how to solve this issue?
Thank you for your help!
0 Comments
Answers (0)
See Also
Categories
Find more on Classification Ensembles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!