Question
Which regression metric gives the average absolute size of prediction errors?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Mean absolute error
Explanation:
Mean absolute error averages the absolute differences between observed and predicted values. It is expressed in the same units as the response and is less sensitive to large errors than squared-error metrics.
Leave a Reply