🎉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

Building SVM regression model

User: "saidi_riadh"
New Altair Community Member
Updated by Jocelyn
how building SVM regression model with support vector machine operator?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "hughesfleming68"
    New Altair Community Member
    Updated by hughesfleming68
    It would help to know what your data is. How many attributes etc.
    User: "Telcontar120"
    New Altair Community Member
    Take a look at the tutorial process for the SVM operator.  That shows an SVM predicting a nominal label, but the process is essentially the same with a numerical label.  You will need to transform all your input attributes into numerical form in either case.