Related Experiment Videos
Forecasting the spread of COVID-19 using LSTM network
Shiu Kumar1, Ronesh Sharma2, Tatsuhiko Tsunoda3,4,5
1School of Electrical and Electronics Engineering, Fiji National University, Suva, Fiji. shiu748@gmail.com.
BMC Bioinformatics
|June 11, 2021
Summary
This study developed a long short-term memory (LSTM) network model to forecast COVID-19 containment dates. The model accurately predicted New Zealand's containment and offers insights for other nations to manage the pandemic effectively.
Area of Science:
- Epidemiology
- Data Science
- Public Health
Background:
- The COVID-19 pandemic caused global disruption, necessitating effective containment strategies.
- Economic impacts of lockdowns and travel restrictions underscore the need for predictive tools.
- Informed decision-making for governments and businesses requires foresight into pandemic containment timelines.
Purpose of the Study:
- To develop and validate a predictive model for forecasting COVID-19 containment dates.
- To provide a tool for social and administrative decision-making regarding pandemic response.
- To assist policymakers and entrepreneurs in understanding potential pandemic trajectories.
Main Methods:
- Utilized a long short-term memory (LSTM) network for time-series forecasting.
- Trained and validated the model using COVID-19 data from New Zealand.
- Applied the validated model to forecast containment dates for other countries.
Main Results:
- The LSTM-based model accurately predicted New Zealand's COVID-19 containment timeline.
- The model successfully forecasted the date when daily new cases reached zero in New Zealand.
- Forecasting for other nations indicates potential containment timelines.
Conclusions:
- Forecasted dates serve as predictions to guide practical decision-making and influence future outcomes.
- The model suggests that most countries may require over three months for containment.
- Implementing stringent actions and restrictions is indicated as necessary for effective pandemic control.
Related Concept Videos
Steps in Outbreak Investigation
271
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
271
Residuals and Least-Squares Property
8.2K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
8.2K
Prediction Intervals
2.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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.
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.
2.5K
End Point Prediction: Gran Plot
796
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
796