Overview of Common Evaluation Metrics
The following table summarizes the common evaluation metrics used in forecasting depending on the type of forecasts. It also indicates when to use and when to avoid a particular metric.Metric | Types of forecast | Properties | When to avoid |
---|---|---|---|
MAE | Point forecast |
| When averaging over series of different scales |
MSE | Point forecast |
| There are unrepresentative outliers in the data |
RMSE | Point forecast |
| There are unrepresentative outliers in the data |
MAPE | Point forecast |
| When data has zero values |
sMAPE | Point forecast |
| When data has zero values |
MASE | Point forecast |
| There is only one series to evaluate |
CRPS | Probabilistic forecast |
| When evaluating point forecasts |