paper-with-me

Papers

HierarchicalForecast: A Reference Framework for Hierarchical Forecasting in Python

2022-07-07 · Kin G. Olivares, Azul Garza, David Luo, Cristian Challú, Max Mergenthaler, Souhaib Ben Taieb, Shanika L. Wickramasuriya, Artur Dubrawski

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.

📄 PDF Abstract BibTeX arXiv:2207.03517

Code (1)

nixtla/hierarchicalforecast 공식 구현

Tasks

BIG-bench Machine LearningDecision MakingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Prophet as a Reproducible Forecasting Framework: A Methodological Guide for Business and Financial Analytics

2026-01-09 · Sidney Shapiro, Burhanuddin Panvelwala arxiv

Reproducibility remains a persistent challenge in forecasting research and practice, particularly in business and financial analytics, where forecasts inform high-stakes decisions. Traditional forecasting methods, while …

Zero-Shot Human Mobility Forecasting via Large Language Model with Hierarchical Reasoning

2025-09-20 · Wenyao Li, Ran Zhang, Pengyang Wang, Yuanchun Zhou 외 arxiv

Human mobility forecasting is important for applications such as transportation planning, urban management, and personalized recommendations. However, existing methods often fail to generalize to unseen users or location…

Question Answering

TimeGym: Debugging for Time Series Modeling in Python

2021-05-04 · Diogo Seca

We introduce the TimeGym Forecasting Debugging Toolkit, a Python library for testing and debugging time series forecasting pipelines. TimeGym simplifies the testing forecasting pipeline by providing generic tests for for…

test driven developmentTime SeriesTime Series AnalysisTime Series Forecasting

Tsururu: A Python-based Time Series Forecasting Strategies Library

2025-09-19 · Alina Kostromina, Kseniia Kuvshinova, Aleksandr Yugay, Andrey Savchenko 외 arxiv

While current time series research focuses on developing new models, crucial questions of selecting an optimal approach for training such models are underexplored. Tsururu, a Python library introduced in this paper, brid…

Time Series Forecasting

ChipBench: A Next-Step Benchmark for Evaluating LLM Performance in AI-Aided Chip Design

2026-01-29 · Zhongkai Yu, Chenyang Zhou, Yichen Lin, Hejia Zhang 외 arxiv

While Large Language Models (LLMs) show significant potential in hardware engineering, current benchmarks suffer from saturation and limited task diversity, failing to reflect LLMs' performance in real industrial workflo…