How does 'prior' and 'cost' parameters influence esembling learning ?

4 views (last 30 days)
I am interested in how 'prior' and 'cost' are implemented in esembling learning algorithm of MATLAB. More specifically, how they are implemented in 'AdaboostM1' and 'Bag'.
  1. How does they influence the training process at ensemble level ?
  2. How does they influence the training process at weaker learner level ?

Accepted Answer

Hiro Yoshino
Hiro Yoshino on 10 Jan 2022
This link seems to have an answer for it together with other links to relevant information.
  1 Comment
Keyan Li
Keyan Li on 10 Jan 2022
Hi Hiro, Thanks for your reply. I have looked at that page. I am more interested to know more details about the implementation. For example, in this page, it explains how observation weights influence the training process of "bag" and "AdaboostM1". I am interested in the implications of "prior" and "cost" in "bag" and "AdaboostM1" as well.

Sign in to comment.

More Answers (0)

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!