Options

"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

  • Options
    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.