RSSAmplifier

Dr. Juan Camilo Orduz · Feb 11, 2024

Notes on Exponential Smoothing with NumPyro

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

This notebook serves as personal notes on NumPyro ’s implementation of the classic exponential smoothing forecasting method. I use Example: Holt-Winters Exponential Smoothing . The strategy is to go into the nitty-gritty details of the code presented in the example from the documentation: “Example: Holt-Winters Exponential Smoothing” . In particular, I want to understand the auto-regressive…

Read on /exponential_smoothing_numpyro/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.

    Reading · Dr. Juan Camilo Orduz · RSS Amplifier