Related Experiment Video
Updated: Sep 24, 2025

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Forecasting COVID-19 Pandemic Using Prophet, ARIMA, and Hybrid Stacked LSTM-GRU Models in India.
Sweeti Sah1, B Surendiran1, R Dhanalakshmi2
1Department of Computer Science and Engineering, National Institute of Technology Puducherry, Karaikal, India.
This study developed a stacked LSTM-GRU model for COVID-19 case prediction in India. The model demonstrated superior accuracy over other methods, aiding in forecasting virus transmission.
Area of Science:
- Epidemiology
- Data Science
- Machine Learning
Background:
- The COVID-19 pandemic (caused by SARS-CoV-2) has severely impacted global public health, society, and economies.
- India is among the most affected nations, facing significant challenges in predicting and managing virus transmission.
- Accurate forecasting models are crucial for public health resource allocation and minimizing transmission risks.
Purpose of the Study:
- To develop and evaluate a predictive analytic technique for COVID-19 cases in India.
- To compare the performance of various forecasting models, including Prophet, ARIMA, and stacked LSTM-GRU.
- To identify the most effective model for predicting confirmed and active COVID-19 cases.
Main Methods:
- Utilized Prophet, ARIMA, and a stacked LSTM-GRU model for forecasting.
- Compared predictions against established models like RNN, GRU, LSTM, linear regression, and polynomial regression.
- Evaluated model performance using metrics such as R-squared and Root Mean Squared Error (RMSE).
Main Results:
- The stacked LSTM-GRU model consistently outperformed other models in predicting COVID-19 cases.
- The proposed model demonstrated superior R-squared and RMSE values compared to ARIMA, Prophet, and individual LSTM/GRU models.
- The stacked model's ability to handle large datasets and abstract features contributed to its enhanced predictive accuracy.
Conclusions:
- The stacked LSTM-GRU model offers a robust and accurate approach for COVID-19 case forecasting in India.
- This predictive capability is vital for understanding future transmission patterns and informing public health strategies.
- The study highlights the potential of advanced deep learning models in managing infectious disease outbreaks.
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.
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Statistical Methods for Analyzing Epidemiological Data
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Distributions to Estimate Population Parameter

