Question: In SVM, what are support vectors?
Options:
Correct Answer: Data points that lie on the decision boundary
Solution:
Support vectors are the data points that lie closest to the decision boundary and are critical in defining the position of the hyperplane.