The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

AdaBoost question

egoshegosh Member Posts: 3 Contributor I
edited November 2018 in Help
Hello everyone.

When I use AdaBoost, with many learners it generates the following  warning:

Input example set has example weights, but the learner will ignore them.

Does it mean that the boosting will not work and I need to only use learners that are weight-aware? Or can I use some additional nodes to make non-weight-aware learner to become weight-aware?

Thanks.

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    you can't do this. You need to use weight aware learners.

    Greetings,
    Sebastian
Sign In or Register to comment.