Question: What is the primary purpose of a Support Vector Machine (SVM)?
Options:
Correct Answer: To classify data into different categories
Solution:
SVM is primarily used for classification tasks, where it separates data into different categories using hyperplanes.