Question: Which evaluation metric is commonly used to assess the performance of a linear regression model?
Options:
Correct Answer: Mean Absolute Error (MAE)
Solution:
Mean Absolute Error (MAE) is a common metric for evaluating the performance of regression models, measuring the average magnitude of errors in predictions.