TreeBagger Cost input argument is not recognized
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!