{"library":"hierarchicalforecast","type":"library","category":null,"description":"HierarchicalForecast, currently at version 1.5.1, is a Python library offering a comprehensive collection of cross-sectional and temporal reconciliation methods for hierarchical time series forecasting. It provides various reconciliation techniques, including BottomUp, TopDown, MiddleOut, MinTrace, and ERM, as well as probabilistic coherent prediction methods like Normality, Bootstrap, and Conformal. The library is actively maintained with regular releases and focuses on bridging the gap between statistical modeling and machine learning in time series analysis.","language":"python","status":"active","version":"1.5.1","tags":["time-series","forecasting","hierarchical","reconciliation","machine-learning","python"],"last_verified":"Sun May 24","install":[{"cmd":"pip install hierarchicalforecast","imports":["from hierarchicalforecast.reconciliation import HierarchicalReconciliation","from hierarchicalforecast.methods import BottomUp","from hierarchicalforecast.methods import TopDown","from hierarchicalforecast.methods import MinTrace","from hierarchicalforecast.core import HierarchicalForecast"]},{"cmd":"conda install -c conda-forge hierarchicalforecast","imports":[]}],"homepage":null,"github":"https://github.com/Nixtla/hierarchicalforecast","docs":"https://nixtlaverse.nixtla.io/hierarchicalforecast/","changelog":null,"pypi":"https://pypi.org/project/hierarchicalforecast/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":19.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hierarchicalforecast/compatibility"}}