M

Mr. Dubey • 52.26K Points
Coach

Q. Suppose you are building a SVM model on data X. The data X can be error prone which means that you should not trust any specific data point too much. Now think that you want to build a SVM model which has quadratic kernel function of polynomial degree 2 that uses Slack variable C as one of its hyper parameter.What would happen when you use very small C (C~0)?

(A) misclassification would happen
(B) data will be correctly classified
(C) can't say
(D) none of these
Correct : Option (A)

Share

Discusssion

Login to discuss.