🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Not able to predict continious target variable

User: "AB26511"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    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