Question: What is the primary goal of a Support Vector Machine (SVM)?
Options:
Correct Answer: To maximize the margin between classes
Solution:
The primary goal of an SVM is to maximize the margin between the classes, which helps in achieving better generalization.