Question: How do Support Vector Machines handle outliers in the dataset?
Options:
Correct Answer: They can be sensitive to them
Solution:
Support Vector Machines can be sensitive to outliers, as they aim to maximize the margin based on the support vectors, which may include outliers.