sktime/pytorch-forecasting
Time series forecasting with PyTorch
This project helps data scientists and analysts forecast future trends using historical time series data. You input structured dataframes containing time series, and it outputs predictions for what will happen next. It's designed for professionals who need to predict demand, sales, resource utilization, or other time-dependent metrics.
4,827 stars. Actively maintained with 15 commits in the last 30 days.
Use this if you need to make accurate, data-driven predictions for time-sensitive business or research outcomes.
Not ideal if your data isn't time-series based or if you only need very simple, quick statistical forecasts rather than deep learning approaches.
Stars
4,827
Forks
832
Language
Python
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sktime/pytorch-forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.