Question: In regression tasks, which metric is typically used to measure the difference between predicted and actual values?
Options:
Correct Answer: Mean Absolute Error
Solution:
Mean Absolute Error (MAE) is used in regression tasks to quantify the average absolute difference between predicted and actual values.