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

"Predictions using SVM learner"

Legacy UserLegacy User Member Posts: 0 Newbie
edited May 2019 in Help
Hi,

This might be a question with an obvious answer, but it's still confusing me. I've been using the SVM learner to build some classification models in Rapidminer for the past week, but I don't see any options to use the learner to classify new data. All I get when I run the LibSVM learner is a model output with some attribute weights. Does this mean I have to classify new data manually, using the SVM discriminant formula? That would give me a headache...
Tagged:

Answers

  • Daniel_ZukowskiDaniel_Zukowski Member Posts: 2 Contributor I
    Hi Phil,

    RapidMiner provides various ways of automatically applying the model and testing its performance, so actually there is no need to do it manually. For instance, see one of the example processes, named 03_XValidation_Numerical.

    Regards,
    Daniel
Sign In or Register to comment.