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.

"Boosted Decision Tree"

TimboTimbo Member Posts: 14 Contributor II
edited May 2019 in Help
Hi,

I am trying to put together a Boosted Decision Tree of the following form:

--> Boosting Algorithm(Ada or Bayesian Boosting... well probably Ada)
-----> Some kind of Decsion Tree (as inner operator)

Now here's the problem with that:

When I use a simple Decision Tree I get the following message: "Input example set has example weights, but the learner will ignore them."
When I use a weight based DT it requires an inner operator, so this seems to be no good choice either?

Does anyone know a way out of this?
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    the solution is simple: Ignore the warning. The tree can handle this although notifying this. Will be corrected with the next version.

    Greetings,
      Sebastian
Sign In or Register to comment.