Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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.