The reviewed record of science sign in
Pith

arxiv: 2207.03517 · v6 · pith:UTKBEED6 · submitted 2022-07-07 · stat.ML · cs.AI· cs.LG

HierarchicalForecast: A Reference Framework for Hierarchical Forecasting in Python

Reviewed by Pithpith:UTKBEED6open to challenge →

classification stat.ML cs.AIcs.LG
keywords forecastinghierarchicalforecastavailableensureframeworkhierarchicallearninglevels
0
0 comments X
read the original abstract

Large collections of time series data are commonly organized into structures with different levels of aggregation; examples include product and geographical groupings. It is often important to ensure that the forecasts are coherent so that the predicted values at disaggregate levels add up to the aggregate forecast. The growing interest of the Machine Learning community in hierarchical forecasting systems indicates that we are in a propitious moment to ensure that scientific endeavors are grounded on sound baselines. For this reason, we put forward the HierarchicalForecast library, which contains preprocessed publicly available datasets, evaluation metrics, and a compiled set of statistical baseline models. Our Python-based reference framework aims to bridge the gap between statistical and econometric modeling, and Machine Learning forecasting research. Code and documentation are available in https://github.com/Nixtla/hierarchicalforecast.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Chronax: A Jax Library for Univariate Statistical Forecasting and Conformal Inference

    cs.LG 2026-04 unverdicted novelty 6.0

    Chronax is a JAX-based library that implements statistical forecasting and conformal prediction using functional purity to support scalable multi-series work on CPUs, GPUs, and TPUs.

  2. Exactness Matters for Physical Rule Enforcement

    cs.LG 2026-05 unverdicted novelty 5.0

    Exact repair operators aligned with the target data manifold improve rollout accuracy in physical forecasting, while approximate repairs can increase error despite lowering constraint violations.