Learn Before
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 using only the actual ground-truth historical observations 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
Tags
D2L
Dive into Deep Learning @ D2L