Question: Which of the following metrics is commonly used to evaluate the performance of a linear regression model?
Options:
Correct Answer: Mean Squared Error (MSE)
Solution:
Mean Squared Error (MSE) is a common metric used to evaluate the performance of regression models by measuring the average squared difference between predicted and actual values.