Question: In a case study, SVM was used to classify emails as spam or not spam. What type of learning is this an example of?
Options:
Correct Answer: Supervised learning
Solution:
Classifying emails as spam or not spam is an example of supervised learning, where the model is trained on labeled data.