MAPE, or mean absolute percentage error, is a commonly used performance metric for regression defined as the mean of absolute relative errors:
where N is the number of estimates (Et) produced by the regression model and actuals (At) from ground truth data that are being compared when determining the performance of the regression model. MAPE is sometimes expressed as a percentage.
MAPE’s advantage is that it can be expressed as a percentage, making it understandable to a general audience when applied in any domain. By contrast, other metrics that are not expressed in relative terms or as percentages usually require domain expertise and context to understand the significance of their numerical values.
Because of its formulation relative to actual values, however, MAPE has two main disadvantages:
MAPE is included as a scoring metric in the C3 AI Platform. C3 AI Energy Management, a product that reduces energy costs and improves building operations, includes several applications that require accurate forecasting of building resources, such as electricity consumption and chilled water production/consumption. Energy Management customers often prefer to use MAPE to quantify the performance of AI models that make such forecasts.
This website uses cookies to facilitate and enhance your use of the website and track usage patterns. By continuing to use this website, you agree to our use of cookies as described in our Privacy Policy.