Concept

One-Step-Ahead Prediction for Sequence Models

One-step-ahead prediction is an evaluation strategy for sequence models where the model predicts the next observation xtx_t using only the actual ground-truth historical observations xt1,,xtτx_{t-1}, \ldots, x_{t-\tau} as inputs. Since the model is always supplied with real historical data rather than its own past predictions, this strategy evaluates the model's immediate next-step accuracy without suffering from error accumulation over time.

0

1

Updated 2026-06-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L