Use backtesting to estimate the performance of your forecast model. 

When you create a forecast model, a backtest is automatically generated based on a subset of historical data (actuals). You can turn on the Write backtest results to Anaplan switch so the backtest results go into your forecast results module.

Further details:

  • The data withheld is equal to the length of the forecast horizon. 
  • The trained forecast model automatically produces predictions for the period represented by the withheld data. 
  • Backtesting supports the comparison of forecast against actuals. The accuracy metrics derive from this comparison.

You have 12 months worth of historical data and a three month forecast horizon. 

  • The model training process uses the first nine months of historical data. It then predicts the remaining three months. 
  • Forecaster compares the last three months' forecast with the actuals. This comparison results in accuracy metrics that estimate the performance of the forecast model.

You can import the backtest data to estimate performance at the item level. The closer the forecasted values are to the actuals, the better.