Question: What is the primary purpose of Support Vector Machines (SVM)?
Options:
Correct Answer: To classify data into distinct categories
Solution:
Support Vector Machines are primarily used for classification tasks, where they aim to find the optimal hyperplane that separates different classes in the feature space.