2021
DOI: 10.1016/j.rinp.2021.104462
|View full text |Cite
|
Sign up to set email alerts
|

Time series prediction of COVID-19 transmission in America using LSTM and XGBoost algorithms

Abstract: In this paper, we establish daily confirmed infected cases prediction models for the time series data of America by applying both the long short-term memory (LSTM) and extreme gradient boosting (XGBoost) algorithms, and employ four performance parameters as MAE, MSE, RMSE, and MAPE to evaluate the effect of model fitting. LSTM is applied to reliably estimate accuracy due to the long-term attribute and diversity of COVID-19 epidemic data. Using XGBoost model, we conduct a sensitivity analysis to determine the r… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
57
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 93 publications
(67 citation statements)
references
References 31 publications
0
57
0
Order By: Relevance
“…In contrast to our model, neither Wuhan data were included nor metadata from other restriction measures were used. The model forecasting for the first week shows similar accuracy to our model, but over longer periods, our approach is much closer to the real behavior [ 23 ].…”
Section: Methodsmentioning
confidence: 72%
See 1 more Smart Citation
“…In contrast to our model, neither Wuhan data were included nor metadata from other restriction measures were used. The model forecasting for the first week shows similar accuracy to our model, but over longer periods, our approach is much closer to the real behavior [ 23 ].…”
Section: Methodsmentioning
confidence: 72%
“…In Luo et al (2021), a simple LSTM model and the XGBoost algorithm were compared on US COVID-19 data [ 23 ]. The training set contains data between April 2020 and September 2020, while the prediction is given for 30 days.…”
Section: Methodsmentioning
confidence: 99%
“…In addition to CNN, multiple studies have used the long short-term memory [ 28 ] (LSTM) framework for forecasting the transmission of COVID-19, because of its memory capacity [ [29] , [30] , [31] ]; P [ 12 ]. Since the prediction of COVID-19 cases is a time series problem and involves capturing time dependencies in the data, we develop an LSTM model that can predict the COVID-19 cases.…”
Section: Methodsmentioning
confidence: 99%
“…Finally, the output gate determines which information to read and output. The equations for the forget gate, input gate, and output gate are given in Equations (14) , (15) , (16) , respectively [ 124 ]. Where be the sigmoid function, are relevant weights in forget, input and output gate, denotes the previous output at time , is the input vector at time , and are bias neurons at the respective gate associated with each LSTM block.…”
Section: Comparative Analysismentioning
confidence: 99%