Skip to main content

ORIGINAL RESEARCH article

Front. Public Health, 28 August 2020
Sec. Digital Public Health
This article is part of the Research Topic Artificial Intelligence for eHealth View all 10 articles

COVID-19 Mortality Rate Prediction for India Using Statistical Neural Network Models

  • 1Department of Computer Science, Periyar University, Salem, India
  • 2Department of IT, Lord Buddha Education Foundation (LBEF), Kathmandu, Nepal

The primary aim of this study is to investigate suitable Statistical Neural Network (SNN) models and their hybrid version for COVID-19 mortality prediction in Indian populations and is to estimate the future COVID-19 death cases for India. SNN models such as Probabilistic Neural Network (PNN), Radial Basis Function Neural Network (RBFNN), and Generalized Regression Neural Network (GRNN) are applied to develop the COVID-19 Mortality Rate Prediction (MRP) model for India. For this purpose, we have used two datasets as D1 and D2. The performances of these models are evaluated using Root Mean Square Error (RMSE) and “R,” a correlation value between actual and predicted value. To improve prediction accuracy, the new hybrid models have been constructed by combining SNN models and the Non-linear Autoregressive Neural Network (NAR-NN). This is to predict the future error of the SNN models, which adds to the predicted value of these models for getting better MRP value. The results showed that the PNN and RBFNN-based MRP model performed better than the other models for COVID-19 datasets D2 and D1, respectively.

Introduction

At the end of December 2019 in Wuhan, China, it was first reported that a human infection was caused by a novel coronavirus (nCov) or Wuhan virus or 2019-nCov (1). One of the biggest challenges of this epidemic is the human-to-human transition of nCov. The coronavirus (COVID-19) infected cases increase at an exponential rate worldwide. On 30 January 2020, the World Health Organization (WHO) issued a worldwide health emergency warning notice (2), labeling that 2019-nCoV is of urgent global concern. The disease and mortality rates for the COVID-19 are uncertain at the early stage (3) especially for young ones and aged people. WHO has estimated the reproduction factor (R0) of nCov is 2.7. In demand to control the extensive and quick spread of the nCov, public health sectors took reliable preventative measures and imposed curfew or lockdown infested cities in China, United States, India, and other countries also (4, 5). This is to limit the social distance between people and to avoid the broadcast of this novel virus via humans to humans.

Since 2000, machine learning techniques have gain momentum and play a vital role in epidemiological data analysis. Machine learning techniques also can be used to develop standard mortality models. Deprez et al. (6) used machine learning algorithms to fit and assess the mortality model by detecting the weaknesses of different mortality models. Artificial Neural Networks (ANNs) (7) used to track and forecast latent mortality factors with greater predictability. Richman and Wüthrich (8) have used the Lee-Carter model to many population predictions using neural networks.

“Probabilistic Neural Network (PNN)” is used for kernel analysis. PNN makes training faster (9). PNN assimilates statistical concepts with neural networks and thus outcomes in an adjusting classification system in which conventional statistical equivalents have unsuccessful. The PNN used to describe bacterial growth and no growth states and to assess the probability. Evolution as affected by changing working conditions (10).

In (11), the GRNN model was created as another possible instrument for the infectious disease rate expectation field. Han et al. (12) built a GRNN network with one-dimensional input and output layer to forecast the occurrence of blood and sexually transmitted diseases. Hong and Zhou (13) made a comparison study on back propagation neural network (BPNN), GRNN, and RBFNN for evaporation prediction. The results revealed that PNN is a powerful technique than artificial neural network methods.

Montazer et al. (14) carried out a large scale comparison study for the major machine learning models such as multilayer perceptron, Bayesian neural networks, RBFNN, GRNN (also called kernel regression), K-nearest neighbor regression, CART regression trees, support vector regression, and Gaussian processes for time series forecasting. The authors reported that these models have different impacts on the performance purely dependent on the dataset.

The RBF and GRNN (15) have been applied over heart disease patient data for the outcome of the medicine. The results showed that RBF performed well for prescribing medicine for the patient. The RBF and GRNN have been applied over heart disease patient data for the outcome of the medicine (16). The results showed that RBF performed well for prescribing medicine for the patient. Hajmeer and Basheer (17) claimed that the Gaussian process approach performed better than the standard generalized linear model (GLM) for the Phenomenological forecasting of dengue disease incidence. Huber (18) reviewed various learning methods for defining network parameters such as widths, centers, and synaptic weights of the RBF neural network. Williams and Rasmussen (19) general regression neural networks for forecasting time series data was proposed as an automated methodology. This methodology is meant to achieve an effective and fast tool so that a huge amount of time series can be predicted automatically. From these works, one could clearly understand the applications of PNN, GRNN, and RBFNN in various research domains.

In recent years, Artificial neural networks (ANNs) have been used frequently to capture the uncertainty in the time series dataset as they have been proven to be a powerful technique for handling the non-linear data (13). Therefore, the use of these ANN techniques gains huge momentum in recent years in the field of epidemiological predictions for the linear, non-linear, and hybrid data (2022). Hybrid technique integrating the Autoregressive Integrated Moving Average (ARIMA) with a Non-linear Auto-regressive Neural Network (NAR) yielded better forecasting accuracy for time series data (20) relative to other combinations of ANN models or time series models individually (21) proposed the SARIMA-NARX technique for the prediction of scarlet fever incidence cases in China. Moreover, the authors claimed that this hybrid technique has the promising ability to handle both linearity and non-linearity in the scarlet fever dataset than the other techniques. Wang et al. (21) developed techniques by fusing a seasonal autoregressive integrated moving average (SARIMA) with a neural network non-linear autoregression (NNNAR) for tuberculosis (TB) incidence data in china.

Singh et al. (22) used an advanced ARIMA model for predicting the COVID-19 disease spread using Top 15 COVID-19 affected countries. They forecasted that the recovery and death rates were rose faster in the next 2 months when compared to COVID-19 confirmed cases (23). A fine-tuned Random Forest model was proposed by Iwendi et al. (24) for prediction of the severity of the COVID-19 case using the migration, geographical, demographic, and travel details of COVID-19 patients. Tomar and Gupta (25) used Long Short-Term Memory (LSTM) and curve fitting for forecasting the number of COVID-19 confirmed cases in India 30 days ahead. The main limitation is that the proposed method is accurate only for a short range of values (26).

In accordance with the relevant literature, the error variable has not been considered in the modeling of standard neural network models and hybrid neural network models for the improvisation of epidemiological prediction accuracy. Therefore, this work aimed to propose Statistical Neural Network models and their hybrid version (PNN, GRNN, and RBFNN) with a NAR model, to predict COVID-19 mortality rate prediction in India by considering the error variable. Moreover, to evaluate the performance of these models, a benchmark measure, the RMSE, is used. The results of this study may facilitate the public health officials of the Indian government for better prevention and control measures for COVID-19.

The remaining part of this article is arranged as follows. Section Methods and Materials explains about the methods and materials for forecasting of COVID-19 Mortality for India. Section Proposed Methodology expounds on the proposed methodology for COVID-19 Death case prediction. Section Result and Discussion discusses about the results of this study. Section Conclusion and Future work summarizes this work with possible future work.

Methods and Materials

Dataset Description

For experimentation purpose we have used (27) for predicting the Covid-19 death cases for India. This dataset contains India's COVID-19 Confirmed cases and Death cases from January 20, 2020, to May 30, 2020, which is used for training and testing models. First, these data are pre-processed to eliminate missing values and inappropriate values. These data can be used to create two types of datasets. They are:

• Dataset1 (D1) contains a time series of COVID-19 death cases.

• Dataset2 (D2) contains two attributes such as COVID-19 confirmed cases and death cases. Here, “death case” is a predictive attribute and “confirmed case” is a response attributes or independent attribute.

Probabilistic Neural Network (PNN)

It's a kind of radial basis networks (9). This applies to the Bayesian decision rule and Parzen (estimators of the probability density function), called the Bayes-Parzen classification. PNN contains equally statistical pattern recognition characteristics and BPNN. It applies to various fields including pattern recognition, non-linear mapping, and classification. Equation (2) represents the PNN is a supervised feed-forward neural network. This is similarly made of three layers with an algorithm for one-pass training (10). PNN has the capacity of Train on a sparse collection of data. It's also capable of classifying data to different types of outputs (11). There is plenty of usage of PNN aimed at classification advantages. For instance: The PNN processing time is quicker than BPNN and Robust and noisy. The PNN manner of training is Simple and Immediate (15, 2831).

P (Xnew | Ci) = Pi =  1|Ci|  j=1|Ci|wi,j    (1)

Where P denotes as probability, X as predicted value, w represents as the weight value, C represents as class, where i indexes the input dimension and wji is a positive parameter signifying the ith weight of the jth hidden unit.

Generalized Regression Neural Network (GRNN)

It's a special case of Radial Basis Networks (RBN) (9). The structure of a GRNN is comparatively easy and fixed with 2 layers. The first layer is the pattern and the second layer are the summation. If each unit in the pattern layer is passed through the input, the input-response relationship will be “memorized” and stored in the unit. As a result, in the training set, no. of units in the pattern layer is equal to the no. of actual values. A Gaussian PDF will be added to the network input in each pattern unit, so that represented as the Equation (2)

θ= EXP[-0.5 * (X - u)  `(X - u) / ( σ ˆ 2)]    (2)

where θ is the Pattern Unit output, X is the input, u is training vector stored in the unit, and σ is a positive constant known as “spread” or “smooth parameter.” If θ is calculated, computation is moved on to the summation layer

Y|X = SUM(Y * θ) / SUM(θ)    (3)

where Y|X is the prediction conditional on X and Y is the response in the training sample (12, 3139).

Radial Basis Function Neural Network (RBFNN)

It's a ANN (14, 31, 33) that uses functions on a radial basis as activation functions shown in Equation (5). The RBFNN is a neural network with three layers of feed-forwards. The first layer is linear and only the input signal is transmitted, while the next layer is non-linear and uses Gaussian functions (9, 10). The third layer incorporates the Gaussian outputs in linear form. During training, only the tap weights among the hidden layer and the output layer are changed (3039).

f(x)=12πσe-(x-μ)22σ2    (4)

The function approximation f(x) is a Gaussian function. x represents as the actual values. The input x, to find the dimensional parameters of the function.

Non-linear Autoregressive Neural Network (NAR-NN)

The NAR (34) is a sort of ANN fitting for evaluating future estimations of the input variable (9, 10). The NAR-NN empowers the forecast of future estimations of a time series. It upheld by its history foundation utilizing a re-feeding care of instrument, in which an anticipated worth may fill in as a contribution for new expectations at further developed focuses in time. In condition (6) speaks to as anticipate arrangement y(t) given d past estimations of y(t).

y(t)=f(y(t-1),,y(t-d))    (5)

Where y represents as input parameter, t denotes as time period and d represents as delay.

Root Mean Square Error (RMSE)

RMSE (34, 35) is the square root of the square differences measured between predicted and actual COVID-19 Death cases. Its representation is shown in Equation (6).

RMSE=1ni=1n(Predicted COVID-19 Death Casei-Actual COVID-19 Death Casei)2    (6)

Where n = number of samples.

Correlation Coefficient (R)

It's a measure a linear relationship between the predicted and actual COVID-19 death cases. It represents as in Equation (7)

R=i=1n(ti-tl¯)(pi-pl¯)i=1n(ti-tl¯)2i=1n(pi-pl¯)2       (7)

where t is the actual COVID-19 death case value, p is the predicted COVID-19 death case value, t¯ is the mean of actual COVID-19 death case value p¯ is the mean predicted COVID-19 death cases value, and n is the total number of data points.

Proposed Methodology

In this paper, three SNN models (such as PNN, GRNN, and RBFNN) are constructed with the appropriate model parameter values and used in these two datasets to validate the predicted results concerning given the available datasets. Figure 1 illustrates the proposed methodology. The following steps are used to develop the proposed methodology:

Step 1: Pre-process the raw COVID-19 time series dataset. Create (D1) and (D2).

Step 2: Initialize Model Parameters for PNN, GRNN, and RBFNN. Parameters are shown in Table 1.

Step 3: Input D1 and D2 into the PNN model, GRNN model, and RBFNN model, respectively, and predict COVID-19 death cases (Prednew) for “n” period ahead or for given set of confirmed cases.

Step 4: Compare the SNN models of two datasets using RMSE value. Calculate the error or residual of the SNN model with higher RMSE.

Step 5: Input these residuals into the NAR-NN time series forecasting model and predict the residual values (Ferr). It is shown graphically in Figure 2.

Step 6: Ferr is added with PredNew to generate an optimized prediction value.

Step 7: Return optimized predicted values as output.

FIGURE 1
www.frontiersin.org

Figure 1. Proposed methodology for COVID-19 MRP model.

TABLE 1
www.frontiersin.org

Table 1. Model parameters setup.

FIGURE 2
www.frontiersin.org

Figure 2. Workflow of NAR-NN time series forecasting.

Figure 2 describes the working principle of the NAR-NN model for error forecasting for these models.

Result and Discussion

In this section, the results of three different SNNs: PNN, GRNN, and RBFNN models for D1 and D2 are presented and discussed. The performance of these models was compared. The benchmark key performance indicator metrics such as RMSE and Correlation coefficient (R) is used to estimate the COVID-19 Mortality models for India.

In general, residues or errors are an inevitable part of any predictive or regression models. Similarly, there are errors in the PNN, GRNN, and RBFNN models. To provide a predictive model with high accuracy, this study explores a hybrid approach, including the NAR-NN time series forecasting model. For hybridization, first is to find out the mean RMSE value of SNN models for D1 and D2. And, then identify which set of SNN models has the highest mean RMSE value. Here, the mean RMSE value of SNN models for D1 is higher than that of D2. Therefore, trends in residues or errors are detected for D1 and predicted by the NAR-NN model. Combining the predicted residual values with predicted COVID-19 death cases of respective SNN models of D1 for higher predictive accuracy.

Table 2 shows the values of the performance metrics such as RMSE and R2 for three SNN models.

TABLE 2
www.frontiersin.org

Table 2. Performance metrics for datasets.

The performance of these models is compared based on RMSE value as shown in Figure 3. While comparing the mean RMSE value of the three SNN models for COVID19 time series, i.e., D1 data is higher compared to the mean RMSE value of the three SNN models for D2. Therefore, to reduce the RMSE value for D1, the NAR-NN is combined with the SNN models. The purpose of this NAR-NN is to forecast the error of SNN models. Thereafter, this predicted error is included in the predicted COVID19 mortality cases of the respective SNN models for D1.

FIGURE 3
www.frontiersin.org

Figure 3. Comparison of RMSE values with a different model.

Table 3 shows the optimum SPREAD values or smoothing factor (σ) of three SNN models. This spread parameter of the SNN models has an important inspiration on the prediction performance. Consequently, in instruction to select the appropriate SPREAD parameter of these models, we run these models with different SPREAD values from 0 to 4 with 0.02 intervals and identified the best SPREAD values of the respective models.

TABLE 3
www.frontiersin.org

Table 3. SPREAD value for PNN, GRNN, and RBFNN.

Figure 4 shows the predicted curve of standard SNN model for COVID-19 death cases, respectively. Here, the X-axis represents the dates and Y-axis represents the number of death cases predicted. Figure 5 shows the predicted curve of hybrid SNN model for COVID-19 death cases, respectively. Here, the X-axis represents the dates and Y-axis represents the number of death cases predicted.

FIGURE 4
www.frontiersin.org

Figure 4. Predicted curve for standard SNN.

FIGURE 5
www.frontiersin.org

Figure 5. Predicted curve for hybrid SNN.

Tables 4, 5 show the predicted number of COVID-19 death cases using time series data (i.e., D1) for three standard and hybrid SNN models. The hybrid model is the combination of standard models and error forecasting model using NAR-NN. There is no difference in the predicted values for the standard and hybrid models since their RMSE value is about 0.2 approximately.

TABLE 4
www.frontiersin.org

Table 4. Predicted value Ypred for D1 using standard models.

TABLE 5
www.frontiersin.org

Table 5. Predicted value Ypred for D1 using hybrid models.

Table 6 shows the predicted number of COVID-19 death cases using time series data (i.e., D2) for three standard and hybrid SNN models.

TABLE 6
www.frontiersin.org

Table 6. Predicted death cases for D2.

Table 7 shows the calculated MRP for COVID- 19 predicted death cases using the dataset (D1). MRP is defined as in Equation (9). It is described as the number of predicted death cases divided by the number of confirmed cases and then multiplied by 100. It shows the number of COVID-19 deaths per 100 COVID-19 confirmed cases.

MRP=Number of Predicted Death CasesNumber of Confirmed Cases * 100    (8)
TABLE 7
www.frontiersin.org

Table 7. MRP for D2.

Figure 6 shows the predicted curve of PNN for COVID-19 death cases vs. the number of days since the first COVID-19 case for India, respectively. Here, the X-axis represents the number of days and Y-axis represents the number of death cases predicted. For the dataset (D1), the PNN model shows a gradual decrease in the number of death cases after the 130th day since 1st COVID-19 in India.

FIGURE 6
www.frontiersin.org

Figure 6. Predicted curve for D1 using PNN.

Figure 7 denotes the predicted curve of GRNN for COVID-19 death cases vs. the number of days since the first COVID-19 case for India, respectively. Here, the X-axis signifies the number of days and Y-axis signifies the number of death cases predicted. For the dataset (D1), the GRNN model shows a smoothing means curve in the number of death cases after the 130th day since 1st COVID-19 in India, while the GRNN models show a smoothly increasing pattern.

FIGURE 7
www.frontiersin.org

Figure 7. Predicted curve for D1 using GRNN.

Figure 8 shows the predicted curve of RBFNN for COVID-19 death cases vs. the number of days since the first COVID-19 case for India, respectively. Here, the X-axis represents the number of days and Y-axis represents the number of death cases predicted. The shape of the curve is bell curve. For the dataset (D1), the RBFNN model shows a increasing in the number of death cases after the 130th day since 1st COVID-19 in India.

FIGURE 8
www.frontiersin.org

Figure 8. Predicted curve for D1 using RBFNN.

Figure 9 illustrates the predicted curve of PNN for D2 death cases vs. the number of confirmed cases for India. Here, the X-axis signifies the number of confirmed cases and Y-axis signifies the number of death cases predicted. The PNN model shows a sharp decrease in the number of death cases after the number of COVID-19 confirmed cases reach 220,000 nearly.

FIGURE 9
www.frontiersin.org

Figure 9. Predicted curve for D2 using PNN.

Figure 10 proves the predicted curve of GRNN for COVID-19 death cases vs. the number of confirmed cases for India. Here, the X-axis depicts the number of confirmed cases and Y-axis signifies the number of death cases predicted. The GRNN model shows a decrease pattern in the number of death cases after 245,000 COVID-19 confirmed cases.

FIGURE 10
www.frontiersin.org

Figure 10. Predicted curve for D2 using GRNN.

Figure 11 illustrates the RBFNN predicted curve for COVID-19 death cases vs. the number of confirmed cases for India. Here, the X-axis signifies the number of confirmed cases and Y-axis signifies the number of death cases predicted. The RBFNN shows an increasing pattern in the number of death cases after 245,000 COVID-19 confirmed cases.

FIGURE 11
www.frontiersin.org

Figure 11. Predicted curve for D2 using RBFNN.

Figure 12 depicts that forecasted error is very less or almost zero in the case of PNN and GRNN whereas RBFNN model shows slightly high error value.

FIGURE 12
www.frontiersin.org

Figure 12. Comparison of SNN models and hybrid models for D1.

The advantage of this study is that the COVID-19 mortality rate prediction using the SNN model and its hybrid models and gives a profound and solid comprehension of the pattern and qualities of COVID-19. An important observation was made from this investigative performance study of SNN models for the COVID-19 datasets, that no single neural network model can be considered the best model, which depends entirely on the neural network parameters and the characteristics of the data.

Limitations

There is some limitation of our current work, which are as follows:

• First, COVID-19 is initially recognized as mild illness with dry cough, in more cases there are asymptomatic and seldom leads to death. The majority of COVID-19 cases in India is asymptomatic and very mildly infected individuals, which they are not available to human services experts, which resulted in under-reporting.

• Second, other demographical and topographical components related with the event and spread of COVID-19 are excluded from the proposed SNN models; thus, regardless of whether the SNN models consider these factors, encourages the improvement in the prescient exactness will require further confirmation.

• Lastly, the hybrid SNN-NAR-NN model is developed based on the benchmark neural network regression model that is suited for short-term mortality rate prediction very well. Finally, applicability of these SNN models in other infectious diseases may be carried out as future work.

Conclusion and Future Work

This research paper proposed a SNN models and their hybrid version with the NAR-NN time series model for the prediction of the COVID-19 mortality rate in India. The performances of these models have evaluated by using RMSE and “R,” a correlation value. Based on the comparison of the RMSE values of these models, it was found that the SNN models for D1 are higher than D2. Therefore, in this work, SNN is hybridized with NAR-NN for dataset D1 to predict the future error of the SNN models, which was added to the predicted value of these models for better mortality rate prediction. On the whole, the empirical results were showed that: (i) RBFNN based MRP model performed better than the GRNN and PNN models for D1 dataset, (ii) PNN based MRP model performed better than the GRNN and RBFNN models for D2 dataset. For the both datasets, SNN based MRP models have captured the incremental curve for COVID-19 death cases for India. The proposed method is capable of providing a predictive tool for assessing its current state of infection, severity, and help government and health care workers for better decision making to reduce the mortality rate in India.

In the future, deep learning Recurrent Neural Network time series forecasting model will be used to increase the prediction accuracy for the COVID-19 mortality rate prediction. And also, this study will be enhanced by including many factors or variables like demographical factors, geographical factors, and weather factors (temperature, humidity, wind speed, and rainfall) for modeling the highly accurate prediction model for ongoing COVID-19 pandemic.

Data Availability Statement

Publicly available datasets were analyzed in this study. This data can be found here: https://www.kaggle.com/sudalairajkumar/novel-corona-virus-2019-dataset?select=time_series_covid_19_deaths.csv.

Author Contributions

SD and RR: conceptualization, implementation, and design. SD, RR, and JC: writing and editing. JC: verification. All authors contributed to the article and approved the submitted version.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

3. Sparrow A. “How China's Coronavirus Is Spreading-and How to Stop It,” January 26, 2020. (2020). Available online at: https://foreignpolicy.com/2020/01/26/2019-ncov-china-epidemic-pandemic-the-wuhan-coronavirus-a-tentative-clinical-profile/ (accessed February 2, 2020).

Google Scholar

4. Sujath R, Chatterjee JM, Hassanien AE. A machine learning forecasting model for COVID-19 pandemic in India. Stoch Environ Res Risk Assessment. (2020) 34:1. doi: 10.1007/s00477-020-01827-8

CrossRef Full Text | Google Scholar

5. Langousis A, Carsteanu AA. Undersampling in action and at scale: application to the COVID-19 pandemic. Stoch Environ Res Risk Assessment. (2020) 34:1–3. doi: 10.1007/s00477-020-01821-0

CrossRef Full Text | Google Scholar

6. Deprez P, Shevchenko PV, Wüthrich MV. Machine learning techniques for mortality modeling. Eur Actuarial J. (2017) 7:337–52. doi: 10.1007/s13385-017-0152-4

CrossRef Full Text | Google Scholar

7. Hainaut D. A neural-network analyzer for mortality forecast. ASTIN Bull.(2018) 48:481–508. doi: 10.1017/asb.2017.45

CrossRef Full Text | Google Scholar

8. Richman R, Wüthrich MV. A neural network extension of the Lee–Carter model to multiple populations. Annal Actuarial Sci. (2018) 1–21. doi: 10.1017/S1748499519000071

CrossRef Full Text | Google Scholar

9. Fekrazad F. A best approach in intrusion detection for computer network PNN/GRNN/RBF. Int J Comput Sci Issues. (2014) 11:182.

Google Scholar

10. Jeatrakul P, Wong KW. Comparing the performance of different neural networks for binary classification problems. In: 2009 Eighth International Symposium on Natural Language Processing. Bangkok: IEEE (2009). p. 111–5.

Google Scholar

11. Ebden M. Gaussian Processes for Regression: A Quick Introduction. (2008) Available online at: http://www.robots.ox.ac.uk/~mebden/reports.GPtutorial.Pdf

12. Han Q, Su H, Wang CC, Shan XW, Chang WW, Xu ZW. Prediction on the incidence of blood and sexually transmitted diseases with models of ARIMA and GRNN. Modern Prev Med. (2012) 6:1337–40.

13. Hong S, Zhou Z. Application of gaussian process regression for bearing degradation assessment. In: 2012 6th International Conference on New Trends in Information Science, Service Science and Data Mining (ISSDM2012). Taipei: IEEE (2012). p. 644–48.

Google Scholar

14. Montazer GA, Giveki D, Karami M, Rastegar H. Radial basis function neural networks: a review. Comput Rev J. (2018) 1:52–74.

15. AŽman K, Kocijan J. Dynamical systems identification using Gaussian process models with incorporated local models. Eng Appl Artif Intell. (2011) 24:398–408. doi: 10.1016/j.engappai.2010.10.010

CrossRef Full Text | Google Scholar

16. Aksoy H, Dahamsheh A. Artificial neural network models for forecasting monthly precipitation in Jordan. Stoch Environ Res Risk Assessment. (2009) 23:917–31. doi: 10.1007/s00477-008-0267-x

CrossRef Full Text | Google Scholar

17. Hajmeer M, Basheer I. A probabilistic neural network approach for modeling and classification of bacterial growth/no-growth data. J Microbiol Methods. (2002) 51:217–26. doi: 10.1016/S0167-7012(02)00080-5

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Huber MF. Recursive gaussian process: on-line regression and learning. Pattern Recogn Lett. (2014) 45:85–91. doi: 10.1016/j.patrec.2014.03.004

CrossRef Full Text | Google Scholar

19. Williams CK, Rasmussen CE. Gaussian Processes for Machine Learning. Vol. 2. Cambridge, MA: MIT Press (2006).

Google Scholar

20. Khamparia A, Singh A, Anand D, Gupta D, Khanna A, Kumar NA, et al. A novel deep learning-based multi-model ensemble method for the prediction of neuromuscular disorders. Neural Comput Appl. (2018) 1–13. doi: 10.1007/s00521-018-3896-0

CrossRef Full Text | Google Scholar

21. Wang Y, Xu C, Li Y, Wu W, Gui L, Ren J, et al. An advanced data-driven hybrid model of SARIMA-NNNAR for tuberculosis incidence time series forecasting in Qinghai Province, China. Infect Drug Resist. (2020) 13:867. doi: 10.2147/IDR.S232854

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Singh RK, Rani M, Bhagavathula AS, Sah R, Rodriguez-Morales AJ, Kalita H, et al. Prediction of the COVID-19 pandemic for the top 15 affected countries: advanced autoregressive integrated moving average (ARIMA) model. JMIR Public Health Surveil. (2020) 6:e19115. doi: 10.2196/19115

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Chouhan V, Singh SK, Khamparia A, Gupta D, Tiwari P, Moreira C, et al. A novel transfer learning-based approach for pneumonia detection in chest X-ray images. Appl Sci. (2020) 10:559. doi: 10.3390/app10020559

CrossRef Full Text | Google Scholar

24. Iwendi C, Bashir AK, Pasupuleti NS, Sujatha R, Chatterjee JM, Peshkar A, et al. COVID-19 Patient health prediction using boosted random forest algorithm. Front Public Health. (2020) 8:357. doi: 10.3389/fpubh.2020.00357

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Tomar A, Gupta N. Prediction for the spread of COVID-19 in India and effectiveness of preventive measures. Sci Total Environ. (2020) 728:138762. doi: 10.1016/j.scitotenv.2020.138762

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Waheed A, Goyal M, Gupta D, Khanna A, Al-Turjman F, Pinheiro PR. Covidgan: data augmentation using auxiliary classifier gan for improved covid-19 detection. IEEE Access. (2020) 8:91916–23. doi: 10.1109/ACCESS.2020.2994762

CrossRef Full Text | Google Scholar

27. Novel Corona Virus 2019 Dataset. Kaggle (2020). Available online at: https://www.kaggle.com/sudalairajkumar/novel-corona-virus-2019-dataset?select=time_series_covid_19_deaths.csv (accessed June 27, 2020)

28. Bagtzoglou AC, Hossain F. Radial basis function neural network for hydrologic inversion: an appraisal with classical and spatio-temporal geostatistical techniques in the context of site characterization. Stoch Environ Res Risk Assessment. (2009) 23:933–45. doi: 10.1007/s00477-008-0262-2

CrossRef Full Text | Google Scholar

29. Seyedzadeh S, Rahimian FP, Glesk I, Roper M. Machine learning for estimation of building energy consumption and performance: a review. Visual Eng. (2018) 6:5. doi: 10.1186/s40327-018-0064-7

CrossRef Full Text | Google Scholar

30. Saha S, Saha B, Saxena A, Goebel K. Distributed prognostic health management with Gaussian process regression. In: 2010 IEEE Aerospace Conference. Big Sky, MT: IEEE (2010). p. 1–8.

Google Scholar

31. Ahmed NK, Atiya AF, Gayar NE, El-Shishiny H. An empirical comparison of machine learning models for time series forecasting. Econometr Rev. (2010) 29:594–621. doi: 10.1080/07474938.2010.481556

CrossRef Full Text | Google Scholar

32. Sharma N, Om H. Usage of probabilistic and general regression neural network for early detection and prevention of oral cancer. Sci World J. (2015) 2015:234191. doi: 10.1155/2015/234191

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Martínez F, Charte F, Rivera AJ, Frías MP. Automatic time series forecasting with GRNN: a comparison with other models. In: International Work-Conference on Artificial Neural Networks. Cham: Springer (2019). p. 198–209.

Google Scholar

34. Dhamodharavadhani S, Rathipriya R. Enhanced logistic regression (ELR) model for big data. In: Fausto Pedro Garcia Marquez, editor. Handbook of Research on Big Data Clustering and Machine Learning. IGI Global (2020). p. 152–76.

Google Scholar

35. Dhamodharavadhani S, Rathipriya R. Variable selection method for regression models using computational intelligence techniques. In: Padmavathi G, and Shanmugapriya D, editors. Handbook of Research on Machine and Deep Learning Applications for Cyber Security. IGI Global (2020). p. 416–36.

Google Scholar

36. Asante-Okyere S, Shen C, Yevenyo Ziggah Y, Moses Rulegeya M, Zhu X. Investigating the predictive performance of Gaussian process regression in evaluating reservoir porosity and permeability. Energies. (2018) 11:3261. doi: 10.3390/en11123261

CrossRef Full Text | Google Scholar

37. Al-Mahasneh AJ, Anavatti SG, Garratt MA. Review of applications of generalized regression neural networks in identification and control of dynamic systems. arXiv. (2018).

Google Scholar

38. Rasmussen CE. Gaussian processes in machine learning. In: Bousquet O, von Luxburg U, and Rätsch G, editors. Summer School on Machine Learning. Berlin: Springer (2003). p. 63–71.

Google Scholar

39. Hannan SA, Manza RR, Ramteke RJ. Generalized regression neural network and radial basis function for heart disease diagnosis. Int J Comput Appl. (2010) 7:7–13. doi: 10.5120/1325-1799

CrossRef Full Text | Google Scholar

Keywords: Covid-19, mortality rate prediction (MRP), statistical neural network (SNN), probabilistic neural network (PNN), generalized regression neural network (GRNN), radial basis function neural network (RBFNN), non-linear autoregressive (NAR), root mean square error (RMSE)

Citation: Dhamodharavadhani S, Rathipriya R and Chatterjee JM (2020) COVID-19 Mortality Rate Prediction for India Using Statistical Neural Network Models. Front. Public Health 8:441. doi: 10.3389/fpubh.2020.00441

Received: 24 June 2020; Accepted: 17 July 2020;
Published: 28 August 2020.

Edited by:

Deepak Gupta, Maharaja Agrasen Institute of Technology, India

Reviewed by:

Mumtaz Ali, Deakin University, Australia
Hoang Viet Long, Ton Duc Thang University, Vietnam
Noor Zaman, Taylor's University, Malaysia

Copyright © 2020 Dhamodharavadhani, Rathipriya and Chatterjee. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Jyotir Moy Chatterjee, jyotirchatterjee@gmail.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.