The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

Not able to predict continious target variable

AB26511AB26511 Member Posts: 11 Contributor II
Hi All,

I am trying to predict continious target variable using diffrent models in RM.
I had set the type to numerical but the error I am getting is that the label target should be nominal.
Please advice that whether I will be able to predict the Continious target variable in RM.

Thanks,

AB

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Yes, that's possible. If you want to predict continuous values, the problem is called regression opposed to classification when predicting nominal values. Try e.g. the Linear Regression.

    Best, Marius
Sign In or Register to comment.