M
Q. Suppose we train a hard-margin linear SVM on n > 100 data points in R2, yielding a hyperplane with exactly 2 support vectors. If we add one more data point and retrain the classifier, what is the maximum possible number of support vectors for the new hyperplane (assuming the n + 1 points are linearly separable)?
- Correct Answer - Option(D)
- Views: 70
- Filed under category Machine Learning
Discusssion
Login to discuss.