bagging and apply model

delcacho
delcacho New Altair Community Member
edited November 5 in Community Q&A
Hello,

I am trying to use the RapidMiner bagging operator with a regression learner inside (SVMs, neural nets and such). When I apply the learned model after bagging I don't get the prediction label in the output example set. What is the proper way to do this?

Thank you,
Carlos
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi Carlos,
    unfortunately there was a little bug causing the prediction to vanish if used with numerical labels. You will have to wait until the next update unless you are an enterprise customer?

    Greetings,
      Sebastian
  • delcacho
    delcacho New Altair Community Member
    Thanks for the quick fix, I will have to wait for the next release. I am just a hobbyist, so the enterprise version is out of reach for now, but if I can make data mining into a career path I will certainly consider acquiring a license.  I found about this nifty tool almost by accident and I love it, keep up the good work.

    At the moment, I can use the Weka bagging operator instead, but the RapidMiner one is more powerful because I can include another meta learning operator inside, and Weka does not allow that.

    Greets,
    Carlos