Question: In which scenario would you prefer using SVM over other algorithms?
Options:
Correct Answer: When the data has a high dimensionality
Solution:
SVM is particularly effective in high-dimensional spaces, making it suitable for datasets with many features.