Question: In which scenario would you prefer using SVM over logistic regression?
Options:
Correct Answer: When the dataset has a high number of features
Solution:
SVMs are particularly effective in high-dimensional spaces, making them suitable for datasets with many features.