using trained weights of learners in a boosted classification ensemble to predict probability
1 次查看(过去 30 天)
显示 更早的评论
Hello all,
I am wondering how to use the trained weights of each weak learner with the predict function for boosted classification ensemble. I think the predict function by default takes the averaged weighted sum of the learners, rather than than giving weight to some rather than others based on their trained weights. How can I calculate predictions giving more weight to learners with higher trained weight scores?
I would really appreciate any advice on this please!
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!