COVID-19 Classification Using Machine Learning
Discuss this preprint
Start a discussion What are Sciety discussions?Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
COVID-19 is an infectious disorder caused by the SARS-CoV-2 virus, first identified in December 2019. It can cause a range of symptoms such as pneumonia, fatigue, and even death. The study focuses on the COVID-19 dataset, which contains information about patients, symptoms, test results, recovery, and age details. We apply machine learning algorithms, including Random Forest, Decision Trees, KNN, and Naïve Bayes, to predict outcomes of COVID-19, such as test results, recovery time, and hospitalization probability. The dataset undergoes several processing steps, such as handling missing values, normalization, and feature selection. These algorithms are evaluated to determine accuracy, precision, recall, and the confusion matrix to identify the best model.