Evaluation Recipe¶
Similar to classification/regression models, you can use the Evaluation Recipe with Time Series Forecasting models to compute performance metrics on an arbitrary dataset. This allows you to evaluate your model on production data, as soon as you have the ground truth.
For more details, see Evaluating Dataiku Time Series Forecasting models