| Literature DB >> 34230740 |
Rathnamma V Mydukuri1, Suresh Kallam2, Rizwan Patan3, Fadi Al-Turjman4, Manikandan Ramachandran5.
Abstract
Coronavirus disease (COVID-19) is a harmful disease caused by the new SARS-CoV-2 virus. COVID-19 disease comprises symptoms such as cold, cough, fever, and difficulty in breathing. COVID-19 has affected many countries and their spread in the world has put humanity at risk. Due to the increasing number of cases and their stress on administration as well as health professionals, different prediction techniques were introduced to predict the coronavirus disease existence in patients. However, the accuracy was not improved, and time consumption was not minimized during the disease prediction. To address these problems, least square regressive Gaussian neuro-fuzzy multi-layered data classification (LSRGNFM-LDC) technique is introduced in this article. LSRGNFM-LDC technique performs efficient COVID prediction with better accuracy and lesser time consumption through feature selection and classification. The preprocessing is used to eliminate the unwanted data in input features. Preprocessing is applied to reduce the time complexity. Next, Deming Least Square Regressive Feature Selection process is carried out for selecting the most relevant features through identifying the line of best fit. After the feature selection process, Gaussian neuro-fuzzy classifier in LSRGNFM-LDC technique performs the data classification process with help of fuzzy if-then rules for performing prediction process. Finally, the fuzzy if-then rule classifies the patient data as lower risk level, medium risk level and higher risk level with higher accuracy and lesser time consumption. Experimental evaluation is performed by Novel Corona Virus 2019 Dataset using different metrics like prediction accuracy, prediction time, and error rate. The result shows that LSRGNFM-LDC technique improves the accuracy and minimizes the time consumption as well as error rate than existing works during COVID prediction.Entities:
Keywords: classification; coronavirus disease; feature selection; fuzzy technique
Year: 2021 PMID: 34230740 PMCID: PMC8250320 DOI: 10.1111/exsy.12694
Source DB: PubMed Journal: Expert Syst ISSN: 0266-4720 Impact factor: 2.812
Description of the variables
| Variable | Description |
|---|---|
|
| Large number of patient data |
|
| Number of features |
|
| Number of data |
|
| Number of features |
|
| Error value |
|
| Ratio of their variance |
|
| Intercept |
|
| Slope |
|
| Estimate of true values of “ |
| In( | Input layer output |
| Pa
| Patient data with the most relevant feature |
| weight0 | Initial weight allocated at the input layer |
|
| Bias |
| Hidden( | Hidden layer result |
| weight
| Weight allocated between the input layer and the hidden layer |
| Ou(t) | Output layer |
| weight
| Weight allocated between the hidden layer and the output layer |
| PredictionAcc | Prediction accuracy |
| PredictionTime | Prediction time |
| ErrorRate | Error rate |
| SpaceComplexity | Space complexity |
FIGURE 1Architecture diagram of least square regressive Gaussian neuro‐fuzzy multi‐layered data classification technique
FIGURE 2Deming least square regressive feature selection process
FIGURE 3Fuzzy‐based operation
FIGURE 4Output Gaussian membership function of fuzzy set
Attributes description
| Attribute | Description |
|---|---|
| S. no | Serial number |
| Observation date |
Date of the observation in MM/DD/YYYY |
| Province/state | Province or state of the observation |
| Country/region |
Country of observation |
| Last update | Time in UTC at which the row is updated for the given province or country. |
| Confirmed | Cumulative number of confirmed cases till that date |
| Deaths | Cumulative number of deaths till that date |
| Recovered | Cumulative number of recovered cases till that date |
Tabulation for prediction accuracy
| Number of patient data (number) | Prediction accuracy (%) | |||
|---|---|---|---|---|
| Data‐driven LSTM | Fuzzy assisted system | Disruptive technologies | LSRGNFM‐LDC technique | |
| 100 | 80 | 85 | 83 | 94 |
| 200 | 85 | 90 | 87 | 95 |
| 300 | 86 | 90 | 88 | 93 |
| 400 | 88 | 91 | 90 | 95 |
| 500 | 89 | 92 | 91 | 96 |
| 600 | 88 | 90 | 89 | 95 |
| 700 | 87 | 89 | 88 | 96 |
| 800 | 89 | 90 | 89 | 96 |
| 900 | 89 | 91 | 90 | 95 |
| 1000 | 91 | 91 | 92 | 95 |
Abbreviations: LSRGNFM‐LDC, least square regressive Gaussian neuro‐fuzzy multi‐layered data classification; LSTM, long short‐term memory.
FIGURE 5Measurement of prediction time
Tabulation for error rate
| Number of patient data (Number) | Error rate (%) | |||
|---|---|---|---|---|
| Data‐driven LSTM | Fuzzy assisted system | Disruptive technologies | LSRGNFM‐LDC technique | |
| 100 | 20 | 15 | 17 | 6 |
| 200 | 15 | 10 | 13 | 5 |
| 300 | 14 | 10 | 12 | 7 |
| 400 | 13 | 9 | 10 | 5 |
| 500 | 11 | 8 | 9 | 4 |
| 600 | 12 | 10 | 11 | 5 |
| 700 | 13 | 11 | 12 | 4 |
| 800 | 11 | 10 | 11 | 4 |
| 900 | 11 | 9 | 10 | 5 |
| 1000 | 9 | 9 | 8 | 5 |
Abbreviations: LSRGNFM‐LDC, least square regressive Gaussian neuro‐fuzzy multi‐layered data classification; LSTM, long short‐term memory.
FIGURE 6Measurement of space complexity