UnifiedTSAI/Time-HD-Lib
Time-HD-Lib: A Library for High-Dimensional Time Series Forecasting
This framework helps data scientists and machine learning engineers create accurate forecasts for datasets with many related time series, like stock prices across thousands of companies or sensor readings from many points in a factory. It takes your raw time series data and, using advanced machine learning models, produces predictions for future values. This is ideal for those managing large-scale forecasting tasks.
Use this if you need to forecast across thousands of interdependent time series and want to leverage state-of-the-art machine learning models with automated optimization.
Not ideal if you only need to forecast a single time series or have very small datasets, as the complexity of this tool might be overkill.
Stars
51
Forks
8
Language
Python
License
MIT
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/UnifiedTSAI/Time-HD-Lib"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.