Tag

double smoothing

0 views collected around this technical thread.

Model Perspective
Model Perspective
Sep 5, 2022 · Fundamentals

Master Exponential Smoothing: Theory, Python Code, and Real‑World Forecasting

This article explains the principles of single and double exponential smoothing, shows how to choose the smoothing coefficient, demonstrates forecasting with Python code on product price and steel production data, and compares prediction errors to select the optimal model.

Pythondouble smoothingexponential smoothing
0 likes · 10 min read
Master Exponential Smoothing: Theory, Python Code, and Real‑World Forecasting