Question: Which metric would you use to evaluate a regression model\'s performance that is sensitive to outliers?
Options:
Correct Answer: Mean Squared Error
Solution:
Mean Squared Error (MSE) is sensitive to outliers because it squares the errors, giving more weight to larger errors.