Helloworld2345567/Google_TiDE_implementation
An implementation of (Google)Long-term Time Series Forecasting with TiDE: Time-series Dense Encoder
This project helps data scientists and machine learning engineers accurately predict future values in long-term time series data. It takes historical time series observations, along with static and dynamic contextual information (like holidays or time of day), and outputs forecasts for future time steps. This is useful for anyone needing efficient and robust long-term predictions from complex time-dependent datasets.
No commits in the last 6 months.
Use this if you need to make long-term forecasts for multiple independent time series efficiently, leveraging both historical data and known contextual factors.
Not ideal if your primary goal is to achieve state-of-the-art accuracy at the expense of computational efficiency, or if your time series lacks relevant static or dynamic covariates.
Stars
28
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Helloworld2345567/Google_TiDE_implementation"
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.