Random split vs walk-forward validation in forecasting

WHAT IT TESTS: Awareness of temporal leakage. ANSWER OUTLINE: Random splits leak future data into training; walk-forward validation rolls the origin ahead, testing only on later observations. RED FLAG: Claiming random splits work for time-series.
WHAT IT TESTS: Whether you recognize that random train-test splits destroy temporal structure, causing information leakage and optimistically biased forecast accuracy. ANSWER OUTLINE: Random splits let models train on future values and test on past ones; walk-forward validation rolls the origin forward, using only past data to predict the next observation and averaging errors across multiple folds.
Read the original → otexts.com
- #time series
- #cross-validation
- #forecasting
- #model evaluation
- #temporal leakage
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.