Question: Which evaluation metric is most appropriate for regression models during deployment?
Options:
Correct Answer: Mean Absolute Error (MAE)
Solution:
Mean Absolute Error (MAE) is a suitable evaluation metric for regression models, as it measures the average magnitude of errors in predictions.