Hello,
First of all I want to say sorry that im new in this forum, and not familiar with the different options available.
Also I would like to thank Rapid-I team for there patient with us

My question: I need to test my model that generated by SVM on a new dataset.
First I tranied my dataset using LibSVMLearner and write it to a model. Now I want to apply this model to a new dataset not belong to the training dataset. Could you please tell me how I can apply it on new dataset. Thanks in advance.