Forecasting, Explained

From fundamental concepts to advanced techniques — everything you need to master forecasting.

Whether you're a business analyst predicting next quarter's sales, a data scientist building ML pipelines, or a student learning statistics — this blog is for you.

Fundamentals 1
How-To 2
Deep Dive 2
Benchmarks 1

Featured

Deep Dive 2026-03-05 20 min

Statistical vs Foundation Models — Is Traditional Forecasting Dead?

Foundation models dominate benchmarks. Statistical methods are losing. But a third approach is emerging — Understanding-first Forecasting. Real experiments on GIFT-Eval, real numbers, no hype.

Read article
Deep Dive 2026-03-05 28 min

Forecasting Models Explained — From ETS and ARIMA to Foundation Models

A deep dive into 22 statistical models and the new wave of foundation models. ETS, ARIMA, Theta, GARCH, Croston — then Chronos-2, TimesFM, Moirai, and more. When each shines, when each struggles.

Read article
How-To 2026-03-05 15 min

Your First Forecast in Python — Step by Step

From zero to prediction in 15 minutes. Load data, analyze patterns, generate forecasts with confidence intervals, compare 30+ models, and export results — all in Python.

Read article
How-To 2026-03-05 18 min

Python Forecasting Libraries Compared — Which One Should You Use?

statsmodels, statsforecast, Prophet, Darts, sktime, NeuralForecast, and more — an honest comparison of every major Python forecasting library with benchmarks, code examples, and decision guide.

Read article
Benchmarks 2026-03-04 12 min

How Do We Know If a Forecast Is Any Good?

Benchmarks, metrics, and the M Competitions — the scientific method behind measuring forecast accuracy. From MAE to OWA, learn what separates real accuracy from marketing.

Read article

All Posts

Deep Dive 2026-03-05 20 min

Statistical vs Foundation Models — Is Traditional Forecasting Dead?

Foundation models dominate benchmarks. Statistical methods are losing. But a third approach is emerging — Understanding-first Forecasting. Real experiments on GIFT-Eval, real numbers, no hype.

Deep Dive 2026-03-05 28 min

Forecasting Models Explained — From ETS and ARIMA to Foundation Models

A deep dive into 22 statistical models and the new wave of foundation models. ETS, ARIMA, Theta, GARCH, Croston — then Chronos-2, TimesFM, Moirai, and more. When each shines, when each struggles.

How-To 2026-03-05 15 min

Your First Forecast in Python — Step by Step

From zero to prediction in 15 minutes. Load data, analyze patterns, generate forecasts with confidence intervals, compare 30+ models, and export results — all in Python.

How-To 2026-03-05 18 min

Python Forecasting Libraries Compared — Which One Should You Use?

statsmodels, statsforecast, Prophet, Darts, sktime, NeuralForecast, and more — an honest comparison of every major Python forecasting library with benchmarks, code examples, and decision guide.

Benchmarks 2026-03-04 12 min

How Do We Know If a Forecast Is Any Good?

Benchmarks, metrics, and the M Competitions — the scientific method behind measuring forecast accuracy. From MAE to OWA, learn what separates real accuracy from marketing.

Fundamentals 2026-03-04 8 min

What Is Forecasting?

The one concept behind every business decision. Learn what forecasting really means, why it matters, and how it works — no math required.