Question: What does the term \'margin\' refer to in the context of SVM?
Options:
Correct Answer: The distance between the closest data points of different classes
Solution:
In SVM, the margin is the distance between the closest data points of different classes, which the algorithm aims to maximize.