A descriptive study of random forest algorithm for predicting COVID-19 patients outcome.
Jie Wang1, Heping Yu2, Qingquan Hua1
1Department of Otolaryngology-Head and Neck Surgery, Renmin Hospital of Wuhan University, Wuhan, Hubei, China.
Peerj
|September 25, 2020
Summary
This study used a random forest algorithm to predict COVID-19 patient mortality. High levels of lactate dehydrogenase (LDH) and myoglobin (Myo) were identified as key predictors of poor prognosis in COVID-19 patients.
Area of Science:
- Medical research
- Clinical diagnostics
- Public health
Background:
- The COVID-19 pandemic poses a significant global health challenge.
- Identifying reliable predictors for COVID-19 patient outcomes is crucial for effective clinical management.
Purpose of the Study:
- To develop a predictive model for COVID-19 patient prognosis using machine learning.
- To identify key clinical indicators for predicting mortality in COVID-19 patients.
Main Methods:
- Collected clinical data from 126 COVID-19 patients.
- Applied a random forest (RF) algorithm for prognosis prediction.
- Utilized SMOTE and RFE for data balancing and feature selection.
Main Results:
- The RF model achieved 100% accuracy in predicting COVID-19 patient prognoses.
- Lactate dehydrogenase (LDH) and Myoglobin (Myo) were identified as optimal predictors.
- Elevated LDH (>500 U/L) and Myo (>80 ng/ml) significantly increased mortality risk.
Conclusions:
- An RF algorithm accurately predicts COVID-19 patient mortality.
- LDH and Myo levels are valuable early indicators for assessing COVID-19 patient prognosis.
- These findings can aid in early risk stratification and clinical decision-making for COVID-19 patients.
More Related Videos
Related Concept Videos
Residuals and Least-Squares Property
8.7K
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...
8.7K
Statistical Methods for Analyzing Epidemiological Data
770
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
770
Survival Tree
295
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
295
Contingency Table
3.6K
A contingency table provides a way of portraying data that can facilitate calculating probabilities. It is a method of displaying a frequency distribution as a table with rows and columns to show how two variables may be dependent (contingent) upon each other; The table helps determine conditional probabilities quite quickly and can help systematically organize, analyze and quantify data. The table displays sample values concerning two variables that may be dependent or contingent on one...
3.6K
Classification of Illness
8.3K
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...
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.3K
Study Design in Statistics
9.8K
A study design is a set of techniques that allow a researcher to collect and analyze data from different variables defined for a specific research problem. Statistics is commonly for effective study design and more robust experiments,
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
9.8K


