Score and Correlation Coefficient-Based Feature Selection for Predicting Heart Failure Diagnosis by Using Machine

Ebrahim Mohammed Senan1, Ibrahim Abunadi2, Mukti E Jadhav3

  • 1Department of Computer Science & Information Technology, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad, India.

Insights

Machine learning accurately predicts heart failure (HF) using electronic health records. The Random Forest model achieved high accuracy, precision, recall, and F1 scores, improving diagnostic efficiency.

Area of Science:

  • Cardiology
  • Machine Learning
  • Data Science

Background:

  • Cardiovascular disease (CVD) is a leading cause of mortality, with heart failure (HF) being a primary concern.
  • Current HF diagnosis relies on electronic medical records but is challenged by resource and expertise limitations.
  • Accurate and timely HF prediction is crucial for patient outcomes and healthcare efficiency.

Purpose of the Study:

  • To develop a machine learning approach for predicting heart failure (HF) using electronic clinical records.
  • To identify and engineer the most relevant features from patient data for improved diagnostic accuracy.
  • To evaluate the performance of various classification algorithms in predicting HF.

Main Methods:

  • Applied SelectKBest with chi-squared statistics to identify key features in electronic health records.
  • Utilized feature engineering to create new, strongly correlated features for model training.
  • Trained and evaluated optimized hyperparameter classification models including SVM, KNN, Decision Tree, Random Forest, and Logistic Regression on two datasets.

Main Results:

  • The Random Forest algorithm demonstrated superior performance, achieving 95% accuracy, 97.62% precision, 95.35% recall, and 96.47% F1 score on the HF prediction dataset.
  • Random Forest achieved 100% accuracy on the Cleveland dataset and 97.68% on the second dataset.
  • The Random Forest model attained 100% precision, recall, and F1 scores for both datasets, indicating robust predictive power.

Conclusions:

  • Machine learning, particularly the Random Forest algorithm, offers a highly effective method for predicting heart failure (HF) from electronic clinical records.
  • The proposed feature selection and engineering approach enhances the predictive accuracy of machine learning models for cardiovascular disease.
  • This data-driven strategy can significantly aid in early diagnosis and management of heart failure, overcoming traditional diagnostic challenges.

Related Concept Videos

Heart Failure IV: Classification and Diagnostic Evaluation01:30

Heart Failure IV: Classification and Diagnostic Evaluation

Heart failure can be classified in various ways, with the most common classifications based on physical activity limitations, disease progression, severity, and treatment strategies.The Functional Classification of Heart Failure divides patients into four categories based on physical activity limitation due to symptom burden.Class I: Patients in this class have cardiac disease but no physical activity limitations. Ordinary activities like walking, climbing stairs, or routine tasks do not cause...
71
Heart Failure I: Introduction01:27

Heart Failure I: Introduction

Heart failure refers to a clinical syndrome caused by structural or functional cardiac disorders that prevent the heart from pumping an adequate amount of blood to meet the body's metabolic needs. This condition often arises from myocardial infarction or ischemia, leading to decreased cardiac output, reduced tissue perfusion, impaired gas exchange, fluid volume imbalance, and decreased functional ability.Heart failure can result from disruptions in the mechanisms that regulate cardiac output...
117
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
773
Correlation and Regression00:53

Correlation and Regression

In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.5K
Heart Failure II: Pathophysiology01:29

Heart Failure II: Pathophysiology

Systolic Heart Failure and Compensatory MechanismsSystolic heart failure (also termed HFrEF, Heart Failure with Reduced Ejection Fraction) is the most prevalent type of heart filure. It results in a decreased volume of blood being pumped from the ventricle. The aortic arch and carotid sinuses have baroreceptors that detect reduced blood pressure, triggering the sympathetic nervous system (SNS) to release epinephrine and norepinephrine. Initially, this response aims to boost heart rate and...
96
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...
2.0K