Optimized machine learning model for air quality index prediction in major cities in India
Suresh Kumar Natarajan1, Prakash Shanmurthy2, Daniel Arockiam3
1School of Computer Science and Engineering, Jain (Deemed-to-be University), Bengaluru, Karnataka, India.
This study introduces an optimized artificial intelligence model for predicting Air Quality Index (AQI) in major Indian cities. The Grey Wolf Optimization-Decision Tree model significantly improves air pollution forecasting accuracy.
Area of Science:
- Environmental Science
- Computer Science
- Data Science
Background:
- Urban air pollution, driven by industrialization and vehicle emissions, drastically elevates the Air Quality Index (AQI) in major cities.
- Accurate AQI analysis is crucial for implementing effective government measures to mitigate air pollution.
- Existing methods for AQI prediction require enhancement to meet the demands of rapidly urbanizing areas.
Purpose of the Study:
- To develop and validate an optimized artificial intelligence model for precise Air Quality Index (AQI) prediction in major Indian cities.
- To enhance the accuracy of air pollution forecasting by integrating advanced machine learning techniques.
- To provide a reliable tool for policymakers to address urban air quality challenges.
Main Methods:
- An optimized machine learning model combining Grey Wolf Optimization (GWO) with the Decision Tree (DT) algorithm was developed.
- The model was trained and tested using air quality data from Kaggle for major Indian cities including Delhi, Hyderabad, Kolkata, Bangalore, Visakhapatnam, and Chennai.
- Performance was evaluated using metrics such as R-Square, Root Mean Square Error (RMSE), Mean Squared Error (MSE), Mean Absolute Error (MAE), and accuracy, and compared against k-nearest Neighbors, Random Forest, and Support Vector Regressor models.
Main Results:
- The proposed GWO-DT model demonstrated superior prediction performance compared to traditional machine learning algorithms.
- Achieved high accuracy rates: 88.98% for New Delhi, 91.49% for Bangalore, 94.48% for Kolkata, 97.66% for Hyderabad, 95.22% for Chennai, and 97.68% for Visakhapatnam.
- The model's effectiveness in predicting AQI across diverse major cities was experimentally verified.
Conclusions:
- The optimized GWO-DT model offers a significant advancement in artificial intelligence-driven air quality prediction.
- This approach provides a more accurate and reliable method for forecasting AQI, aiding in pollution control strategies.
- The study highlights the potential of hybrid AI models in addressing critical environmental issues like urban air pollution.
More Related Videos
10:36Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
Published on: November 3, 2023
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Steps in Outbreak Investigation
Mean Absolute Deviation
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Classification of Systems-II
