Comparison between XGboost model and logistic regression model for predicting sepsis after extremely severe burns

Peng Liu1, Xiao-Jian Li1, Tao Zhang1

  • 1Department of Burn and Plastic, Guangzhou Red Cross Hospital, Medical College, Jinan University, Guangzhou, China.

Summary

The Extreme Gradient Boosting (XGboost) model better predicts sepsis in severe burn patients than logistic regression (LR). Key risk factors identified include fibrinogen, neutrophil-to-lymphocyte ratio (NLR), body index (BI), and age.

Related Concept Videos

Burn Injuries01:22

Burn Injuries

Burn injuries occur when the skin and underlying tissues are damaged due to exposure to heat, electricity, chemicals, radiation, or friction. They can vary in severity, from minor superficial burns to severe deep burns that can be life-threatening.
The damage results in the death of skin cells, which can lead to a massive loss of fluid. Dehydration, electrolyte imbalance, and renal and circulatory failure follow, which can be fatal. Burn patients are treated with intravenous fluids to offset...
2.5K
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
178
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
143
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

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:
363