- This repository contains code to predict the air quality based on the given parameters.
- With the help of this project we can detect the air quality and can decide to go out or not.
With the rise of COVID-19 and Air pollution, people are now more concern about their health. People from cities like Mumbai, Delhi, Bangalore where the air pollution is high now are in concern about the outdoor air quality they breathe. Keeping such things in mind, we have created Web App for all types of users from anywhere who can use to predict the Air Quality with some or all parameters. We even extend the project by adding the Explore page where developers and students can explore different types of graphs and charts to identify the realtion between the paramters or get the domain knowledge. Even if you are just a user, try Explore page and have fun 😃
- Application is hosted on Heroku. You can see the demo
- Detailed walkthrough video for the above project is posted on the Youtube. Watch Here
The raw and cleaned dataset is uploaded in the ./Data/
folder and you can download the files from below link too.
Below are the machine learning models used for this project
- Linear Regression
- Lasso Regression
- Decision Tree Regressor
- XGBoost Algorithm
- Random Forest Classifier
- Artificial Neural Network
- Python 3.5+
- Sklearn
- Pandas
- Matplotlib
- Seaborn
- Arshad Rangrez
- Dhanlaxmi Dhangar