Question: In SVM, what does the term \'support vectors\' refer to?
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 and orientation of the boundary.