VectorInstitute/forecasting-with-dl
Overview of State-of-the-art Deep Learning Based Methods for Time Series Forecasting
This project helps you predict future trends and values using historical data. It takes in various types of time-series data, like past sales, weather patterns, or financial exchange rates, and outputs forecasts for what might happen next. It's designed for data analysts, business strategists, or operations managers who need to make informed decisions based on future predictions.
No commits in the last 6 months.
Use this if you need to forecast future values based on sequential data, such as predicting product sales, electricity demand, or traffic flow.
Not ideal if your data doesn't have a time component or you're looking for real-time, ultra-low-latency predictions for high-frequency trading.
Stars
50
Forks
21
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VectorInstitute/forecasting-with-dl"
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.