benman1/time-series
Time-Series models for multivariate and multistep forecasting, regression, and classification
This tool helps data scientists and machine learning engineers analyze and predict future values from time-series data. You input a sequence of measurements collected over time, and it outputs predictions for future steps, helping you forecast trends or classify patterns. It's ideal for those working with datasets that evolve over time.
No commits in the last 6 months.
Use this if you need to build advanced machine learning models for forecasting, regression, or classification on multivariate and multistep time-series data.
Not ideal if you are looking for a simple, out-of-the-box forecasting solution without needing to dive into machine learning model configuration.
Stars
62
Forks
13
Language
Python
License
MIT
Category
Last pushed
Dec 19, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/benman1/time-series"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.