jiwidi/time-series-forecasting-with-python
A use-case focused tutorial for time series forecasting with python
This project helps environmental analysts or urban planners predict future air pollution levels. It takes historical pollution data and related weather information (like temperature or pressure) and shows how to generate forecasts for upcoming days. The output helps these professionals understand potential air quality trends and risks.
687 stars. No commits in the last 6 months.
Use this if you need to understand how to build a time series forecasting model from scratch, using real-world environmental data to predict future values.
Not ideal if you're looking for a plug-and-play solution without needing to understand the underlying analysis and model building process.
Stars
687
Forks
220
Language
Jupyter Notebook
License
—
Category
Last pushed
May 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jiwidi/time-series-forecasting-with-python"
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.