Related Experiment Video
Updated: Sep 12, 2025

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Explainable forecasting of air quality index using a hybrid random forest and ARIMA model
Anuradha Yenkikar1,2, Ved Prakash Mishra1, Manish Bali1
1School of Engineering, Amity University Dubai Campus, Dubai, 25314, United Arab Emirates.
None:
Accurate and interpretable prediction of the Air Quality Index (AQI) is critical for public health decision-making and environmental policy enforcement. This study presents a hybrid forecasting framework that combines the strengths of Random Forest Regression (RFR) and Autoregressive Integrated Moving Average (ARIMA) models to improve AQI prediction accuracy while maintaining model transparency. The RFR captures nonlinear relationships among pollutants, while ARIMA is used to model the temporal patterns in RFR residuals, forming a two-stage learning architecture. The model is trained and evaluated on multi-year AQI data from India and validated using an expanding window cross-validation strategy to maintain temporal integrity. To ensure transparency and interpretability, the study employs SHAP ((SHapley Additive Explanations) to uncover the influence of key pollutants such as PM₂.₅, NO₂, and SO₂. Additionally, Ljung-Box diagnostics and uncertainty bands are used to validate model adequacy. Compared to baseline models, the hybrid approach achieves lower Mean Squared Error (MSE = 508.46) and a higher R² score (0.94), confirming improved generalization. This research contributes a replicable, explainable, and efficient AQI forecasting framework suited for deployment in resource-constrained urban environments. The method comprises of: Residual learning hybrid model: Random Forest for prediction + ARIMA for residual correction Time-aware validation using expanding window cross-validation Model interpretability through SHAP analysis.
Related Concept Videos
Steps in Outbreak Investigation
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.
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:
Survival Tree
Building a Survival Tree
Constructing a...
Random Error
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...

