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

https://github.com/iampavangandhi/airqualityprediction

Air Quality Prediction
https://github.com/iampavangandhi/airqualityprediction

Last synced: 7 months ago
JSON representation

Air Quality Prediction

Awesome Lists containing this project

README

          

# Air Quality Index (PM2.5) Prediction

## To create a predictive model of PM2.5 levels in New Delhi
The steps include: importing and cleaning the data, visualizing the features, implementing ML algorithms, evaluating the models and deploying the best few models in a web service.

Datasets:
* [Weather Data](https://www.ncei.noaa.gov/access/search/data-search/global-hourly?bbox=28.877,76.971,28.385,77.463&startDate=2017-01-01T00:00:00&endDate=2021-01-01T23:59:59) | [Data Description](https://www.ncei.noaa.gov/data/global-hourly/doc/isd-format-document.pdf)
* [AQI Data](https://openaq.org/#/location/8118)