paper-with-me

Papers

A Benchmark Study by using various Machine Learning Models for Predicting Covid-19 trends

2023-01-26 · D. Kamelesun, R. Saranya, P. Kathiravan

Machine learning and deep learning play vital roles in predicting diseases in the medical field. Machine learning algorithms are widely classified as supervised, unsupervised, and reinforcement learning. This paper contains a detailed description of our experimental research work in that we used a supervised machine-learning algorithm to build our model for outbreaks of the novel Coronavirus that has spread over the whole world and caused many deaths, which is one of the most disastrous Pandemics in the history of the world. The people suffered physically and economically to survive in this lockdown. This work aims to understand better how machine learning, ensemble, and deep learning models work and are implemented in the real dataset. In our work, we are going to analyze the current trend or pattern of the coronavirus and then predict the further future of the covid-19 confirmed cases or new cases by training the past Covid-19 dataset by using the machine learning algorithm such as Linear Regression, Polynomial Regression, K-nearest neighbor, Decision Tree, Support Vector Machine and Random forest algorithm are used to train the model. The decision tree and the Random Forest algorithm perform better than SVR in this work. The performance of SVR and lasso regression are low in all prediction areas Because the SVR is challenging to separate the data using the hyperplane for this type of problem. So SVR mostly gives a lower performance in this problem. Ensemble (Voting, Bagging, and Stacking) and deep learning models(ANN) also predict well. After the prediction, we evaluated the model using MAE, MSE, RMSE, and MAPE. This work aims to find the trend/pattern of the covid-19.

📄 PDF Abstract BibTeX arXiv:2301.11257

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

SVR 설명 없음
MAE 설명 없음
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Predicting Cardiovascular Complications in Post-COVID-19 Patients Using Data-Driven Machine Learning Models

2023-09-27 · Maitham G. Yousif, Hector J. Castro

The COVID-19 pandemic has globally posed numerous health challenges, notably the emergence of post-COVID-19 cardiovascular complications. This study addresses this by utilizing data-driven machine learning models to pred…

Predicting COVID-19 Patient Shielding: A Comprehensive Study

2021-10-01 · Vithya Yogarajan, Jacob Montiel, Tony Smith, Bernhard Pfahringer

There are many ways machine learning and big data analytics are used in the fight against the COVID-19 pandemic, including predictions, risk management, diagnostics, and prevention. This study focuses on predicting COVID…

ManagementMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

COVID-19 Probability Prediction Using Machine Learning: An Infectious Approach

2024-08-23 · Mohsen Asghari Ilani, Saba Moftakhar Tehran, Ashkan Kavei, Arian Radmehr

The ongoing COVID-19 pandemic continues to pose significant challenges to global public health, despite the widespread availability of vaccines. Early detection of the disease remains paramount in curbing its transmissio…

Machine Learning-driven Analysis of Gastrointestinal Symptoms in Post-COVID-19 Patients

2023-09-27 · Maitham G. Yousif, Fadhil G. Al-Amran, Salman Rawaf, Mohammad Abdulla Grmt

The COVID-19 pandemic, caused by the novel coronavirus SARS-CoV-2, has posed significant health challenges worldwide. While respiratory symptoms have been the primary focus, emerging evidence has highlighted the impact o…

Identifying Risk Factors for Post-COVID-19 Mental Health Disorders: A Machine Learning Perspective

2023-09-27 · Maitham G. Yousif, Fadhil G. Al-Amran, Hector J. Castro

In this study, we leveraged machine learning techniques to identify risk factors associated with post-COVID-19 mental health disorders. Our analysis, based on data collected from 669 patients across various provinces in …