82.8k views
5 votes
What is the mean absolute error?

User Moeffju
by
7.6k points

1 Answer

6 votes

Answer:

Explanation: Mean Absolute Error is a model evaluation metric used with regression models. The mean absolute error of a model with respect to a test set is the mean of the absolute values of the individual prediction errors over all instances in the test set.

What is the mean absolute error?-example-1
User Foobrew
by
8.0k points