Related Experiment Video
Updated: Jul 8, 2025

08:20
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
1.5K
Using machine learning probabilities to identify effects of COVID-19.
Vijendra Ramlall1,2,3,4, Undina Gisladottir1,2,3, Jenna Kefeli2
1Department of Biomedical Informatics, Columbia University, Columbia University Irving Medical Center, New York, NY 10032, USA.
Patterns (New York, N.Y.)
|December 18, 2023
Summary
This study developed a machine learning model to accurately identify COVID-19 diagnoses in patient records. Higher probabilities of COVID-19 diagnosis were linked to increased risks of myocardial infarction, UTIs, acute renal failure, and type 2 diabetes.
Area of Science:
- Infectious Diseases
- Epidemiology
- Health Informatics
Background:
- Coronavirus disease 2019 (COVID-19) has caused significant global health and economic impacts.
- Retrospective analyses of electronic health records (EHRs) are crucial for understanding long-term COVID-19 effects.
- Incomplete EHRs pose challenges in accurately identifying COVID-19 cases for analysis.
Purpose of the Study:
- To develop a robust method for identifying COVID-19 diagnoses within patient electronic health records.
- To investigate the association between confirmed COVID-19 diagnoses and subsequent development of specific health conditions.
Main Methods:
- A random Forest classifier was trained to predict the probability of a COVID-19 diagnosis for each patient visit.
- The model utilized electronic health record data to assign these probabilities.
- Statistical analysis was performed to correlate COVID-19 probabilities with future diagnoses.
Main Results:
- The random Forest classifier effectively assigned probabilities for COVID-19 diagnoses during patient visits.
- Higher probabilities of COVID-19 diagnosis were significantly associated with increased future risk of myocardial infarction.
- Elevated COVID-19 probabilities also correlated with higher incidence of urinary tract infections, acute renal failure, and type 2 diabetes.
Conclusions:
- The developed classifier improves the accuracy of identifying COVID-19 cases in EHR data.
- COVID-19 diagnosis is associated with an increased risk of developing serious long-term health complications.
- This methodology supports ongoing research into the long-term sequelae of COVID-19.
Related Concept Videos
Steps in Outbreak Investigation
131
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:
131
Residuals and Least-Squares Property
7.4K
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...
7.4K

