Prediction of mortality in heart failure by machine learning. Comparison with statistical modeling

Domenico Scrutinio1, Federica Amitrano1, Pietro Guida2

  • 1Istituti Clinici Scientifici Maugeri, IRCCS, Institute of Bari, Bari, Italy.

Summary

Machine learning models like XGBoost and Random Forest show promise in predicting heart failure mortality, outperforming existing scores. However, they do not surpass traditional logistic regression models for prognosis prediction.

Related Concept Videos

Pathophysiology of Heart Failure01:17

Pathophysiology of Heart Failure

Heart failure (HF) is a progressive syndrome involving ventricles that leads to inadequate cardiac output. It can be classified based on location and output or ejection fraction. Ejection fraction (EF) is an essential measurement in the diagnosis and surveillance of HF. Reduced EF corresponds to systolic heart failure (HFrEF). However, HF with preserved ejection fraction (HFpEF) is becoming increasingly prevalent. Also known as diastolic HF, this form of HF is related to aging. The...
1.5K
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
82
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...
134