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!