Question: In the context of regression, which metric measures the average squared difference between predicted and actual values?
Options:
Correct Answer: Mean Squared Error
Solution:
Mean Squared Error (MSE) measures the average of the squares of the errors, indicating the quality of a regression model.