Air pollution prediction with machine learning: a case study of Indian cities
1Sikh National College, Qadian, Guru Nanak Dev University, Amritsar, Punjab India.
Summary
Machine learning models predict air quality in India using six years of data. XGBoost demonstrated the best performance, accurately predicting air pollution levels and trends.
Area of Science:
- Environmental Science
- Data Science
- Public Health
Background:
- Air quality is crucial for human survival, but industrial, transport, and domestic activities release hazardous pollutants.
- Effective air quality monitoring and prediction are vital, particularly in developing nations like India.
Purpose of the Study:
- To analyze and predict air quality in 23 Indian cities using six years of data.
- To identify key pollutants affecting the Air Quality Index (AQI) and hidden patterns in pollution data.
- To evaluate the efficiency of machine learning models for air quality prediction.
Main Methods:
- Dataset preprocessing and feature selection using correlation analysis.
- Exploratory data analysis to uncover patterns and influential pollutants.
- Application of five machine learning models (Gaussian Naive Bayes, Support Vector Machine, XGBoost, etc.) after addressing data imbalance with resampling.
Main Results:
- Exploratory analysis identified key pollutants impacting AQI.
- A notable decrease in pollutants was observed in 2020, the pandemic year.
- XGBoost model showed the highest linearity between predicted and actual air quality data, outperforming other models.
Conclusions:
- Machine learning offers an efficient alternative to traditional methods for air quality prediction.
- The XGBoost model is highly effective for predicting air quality in Indian cities.
- Air quality analysis revealed significant trends, including improvements during the 2020 pandemic.
Related Concept Videos
Steps in Outbreak Investigation
222
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
222
Sampling Plans
298
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
298

