https://github.com/antonio-f/airqualityindex
Air quality index with Prophet - Tutorial
https://github.com/antonio-f/airqualityindex
air-quality forecasting machine-learning pandas prophet-facebook-model python tutorial
Last synced: 3 months ago
JSON representation
Air quality index with Prophet - Tutorial
- Host: GitHub
- URL: https://github.com/antonio-f/airqualityindex
- Owner: antonio-f
- Created: 2022-04-15T11:10:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T08:50:14.000Z (about 3 years ago)
- Last Synced: 2025-02-06T04:46:24.646Z (4 months ago)
- Topics: air-quality, forecasting, machine-learning, pandas, prophet-facebook-model, python, tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 706 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air Quality Index Forecasting with Prophet - Tutorial
Dataset: https://archive.ics.uci.edu/ml/datasets/Air+Quality.
Prophet page: https://facebook.github.io/prophet/docs/quick_start.html#python-api
Dependencies: numpy, pandas, plotly, prophet.