quantsense/TimeSeries_Notebooks_Collections
Jupyter Notebooks Collection for Learning Time Series Models
This collection of Jupyter Notebooks helps you learn and apply various time series forecasting models. You provide your historical data, and the notebooks guide you through building models to predict future values or patterns. It's designed for data analysts, students, or researchers who need to understand and implement time series analysis.
No commits in the last 6 months.
Use this if you want to learn how to build and interpret common time series models like ARIMA or Holt-Winters using practical examples.
Not ideal if you need a plug-and-play solution for immediate business forecasting without wanting to learn the underlying models.
Stars
77
Forks
28
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 03, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/quantsense/TimeSeries_Notebooks_Collections"
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.