Historical data
Evaluation ({{ numberOfHorizonsInTest }} forecast {{'horizon' | plurify: numberOfHorizonsInTest }})
{{ prettyTimeUnit(timeUnit) | plurify }}
0
 
{{ getHorizonTickLabel($index - 1) + gapSize * numberOfTimeunits }}
 
{{ getHorizonTickLabel($index) }}

Models are trained on the historical data to forecast time steps in the forecast {{ 'horizon' | plurify: numberOfHorizonsInTest}} .

Metrics are computed on the evaluation time steps (i.e. time steps in the {{ 'gap' | plurify: numberOfHorizonsInTest}} are ignored).