hyliush/deep-time-series
Deep learning PyTorch library for time series forecasting
This project helps financial analysts and operations engineers predict future trends from historical data. You input time-series data, such as stock prices or sensor readings, and it outputs forecasts using advanced deep learning models. It's designed for professionals who need accurate predictions to make informed decisions.
132 stars. No commits in the last 6 months.
Use this if you need to forecast future values from sequential data, like predicting stock market movements, energy consumption, or sensor data trends.
Not ideal if your data isn't sequential, or if you need to perform other data analysis tasks like classification or clustering.
Stars
132
Forks
28
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hyliush/deep-time-series"
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.