The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

  • hughesfleming68hughesfleming68 Member Posts: 323 Unicorn
    edited December 2018
    It would help to know what your data is. How many attributes etc.
  • Telcontar120Telcontar120 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.