Question: What type of learning does Support Vector Machines primarily utilize?
Options:
Correct Answer: Supervised learning
Solution:
Support Vector Machines are a supervised learning algorithm, as they require labeled training data to learn the decision boundary.