RSS Amplifier

Dr. Juan Camilo Orduz · Jan 5, 2026

Forecasting Hierarchical Models - Part III

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.

In this third notebook, I extend the hierarchical forecasting model from Part II by adding a neural network component to the state transition function. This creates a Hybrid Deep State-Space Model that combines probabilistic modeling with deep learning. 
 Why? This is a personal experiment to explore how to integrate neural networks with hierarchical models. It is not adding complexity for the…

In this third notebook, I extend the hierarchical forecasting model from Part II by adding a neural network component to the state transition function. This creates a Hybrid Deep State-Space Model that combines probabilistic modeling with deep learning.

Why? This is a personal experiment to explore how to integrate neural networks with hierarchical models. It is not adding complexity for the sake of complexity. It is rather an exploratory exercise to see if this approach can lead to better forecasting performance.

Read on /numpyro_hierarchical_forecasting_3/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.