Skip to content

Sanjay9783/AQI

Repository files navigation

forthebadge made-with-python


Logo

Air_Quality_Index

Machine Learning Project
Explore the Repo »

View Flask app code · Model Building

About The Project

Human health is greatly influenced by air quality. A wide range of health problems, particularly in children, are brought on by air quality degradation. With the capacity to forecast air quality, the government and other interested parties may take the required precautions to protect the most vulnerable from exposure to air that is potentially dangerous. Because these algorithms can't access enough longitudinal data, traditional approaches to this problem have relatively little success. Using publicly accessible archived pollution data, this project uses the Random Forest approach to construct a machine learning model to anticipate the concentrations of different contaminants and the air quality score. With an accuracy of more than 80%, Random Forest Classifier outperformed the other evaluated techniques.

Deployed app

Screenshot (10)

LINK TO HEROKU APP

Technologies used

Python scikit-learn Flask NumPy Pandas

Tools used

PyCharm GitHub Heroku