Coronavirus disease situation analysis and prediction using machine learning: a study on Bangladeshi population
Al-Akhir Nayan, Boonserm Kijsirikul, Yuji Iwahori

TL;DR
This study develops a machine learning-based prediction system using an MLP model to forecast COVID-19 infection and death rates in Bangladesh, aiding resource allocation and treatment planning during the pandemic.
Contribution
It introduces a predictive model specifically trained on Bangladeshi COVID-19 data, demonstrating the MLP's superior accuracy over SVR and linear regression for epidemic forecasting.
Findings
MLP outperforms SVR and linear regression in prediction accuracy
Predicted COVID-19 cases range between 929-2443 with deaths between 19-57
The model provides early warning for potential future outbreaks
Abstract
During a pandemic, early prognostication of patient infected rates can reduce the death by ensuring treatment facility and proper resource allocation. In recent months, the number of death and infected rates has increased more distinguished than before in Bangladesh. The country is struggling to provide moderate medical treatment to many patients. This study distinguishes machine learning models and creates a prediction system to anticipate the infected and death rate for the coming days. Equipping a dataset with data from March 1, 2020, to August 10, 2021, a multi-layer perceptron (MLP) model was trained. The data was managed from a trusted government website and concocted manually for training purposes. Several test cases determine the model's accuracy and prediction capability. The comparison between specific models assumes that the MLP model has more reliable prediction capability…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest · Linear Regression
