← Back to Learning Hub

14.1 Time-Series Forecasting

Intermediate · 4 articles · MODULE 14: TIME-SERIES FORECASTING & UNCERTAINTY ⭐ NEW

Time-Series Forecasting Fundamentals

Tutorial · Intermediate · 22 min

A time series is data with a clock: the order of the rows carries information. That one fact changes everything.

ForecastingModels (SARIMA→foundation)

By: Anacodic Team

Start Reading →

Forecasting Models: From SARIMA to Foundation Models

Tutorial · Intermediate · 21 min

There is no single best forecasting model. The landscape has four families: classical (SARIMA, ETS, Prophet — great when the signal is clean seasonality and trend),…

ForecastingModels (SARIMA→foundation)

By: Anacodic Team

Start Reading →

Forecast Evaluation & Backtesting

Tutorial · Intermediate · 20 min

You evaluate a forecaster by replaying it forward through history — a walk-forward backtest (expanding or rolling window), never a random split.

ForecastingModels (SARIMA→foundation)

By: Anacodic Team

Start Reading →

Diebold–Mariano: Is One Forecast Significantly Better?

Tutorial · Intermediate · 12 min

Model A has lower test error than B — but is it real or luck? The Diebold–Mariano test checks whether the mean loss differential is significantly nonzero, with an autocorrelation-robust variance and small-sample correction.

ForecastingEvaluation

By: Anacodic Team

Start Reading →