Options

Building SVM regression model

saidi_riadhsaidi_riadh Member Posts: 6 Contributor II
edited December 2018 in Help
how building SVM regression model with support vector machine operator?
Tagged:

Answers

  • Options
    hughesfleming68hughesfleming68 Member Posts: 323 Unicorn
    edited December 2018
    It would help to know what your data is. How many attributes etc.
  • Options
    Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    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.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.