An open API service indexing awesome lists of open source software.

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

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.