Predicting the Disease Outcome in COVID-19 Positive Patients Through Machine Learning: A Retrospective Cohort Study

Fernanda Sumika Hojo De Souza1, Natália Satchiko Hojo-Souza2, Edimilson Batista Dos Santos1

  • 1Department of Computer Science, Federal University of São João Del-Rei, São João Del-Rei, Brazil.

Insights

Machine learning accurately predicts COVID-19 patient outcomes using demographic and clinical data. This aids physicians in decision-making, improving response times and preventing healthcare system overload.

Area of Science:

  • Medical Informatics
  • Public Health
  • Machine Learning in Healthcare

Background:

  • Brazil registered its first COVID-19 case in February 2020, rapidly escalating to over 672,000 cases and 36,000 deaths by June 2020.
  • Accurate diagnosis and prognosis are crucial for effective COVID-19 patient treatment and healthcare system management.

Purpose of the Study:

  • To develop and evaluate a machine learning model for predicting poor prognosis and outcomes in COVID-19 patients.
  • To identify key patient characteristics influencing disease severity and predict patient outcomes.

Main Methods:

  • Utilized a dataset of 8,443 COVID-19 patients with demographic, clinical, and comorbidity information.
  • Applied machine learning algorithms to predict disease outcomes (cure or death).

Main Results:

  • The best prediction model achieved a Receiver Operating Characteristic Area Under the Curve (AUC) of 0.92.
  • The model demonstrated high performance with a Sensitivity of 0.88 and Specificity of 0.82.

Conclusions:

  • Machine learning models, integrating patient data, can effectively assist in prognostic prediction for COVID-19.
  • This approach supports physician decision-making, enabling faster interventions and mitigating healthcare system strain.

Related Concept Videos

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

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:
259
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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...
8.1K
Classification of Illness01:17

Classification of Illness

The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Cancer Survival Analysis01:21

Cancer Survival Analysis

Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
481