Related Experiment Videos

Machine Learning for Coronary Heart Disease Prediction: Comparative Analysis of Framingham and Cleveland Subset of

Shreyas Raman1, Devansh Thakkar1, Jacques Calixte2

  • 1Khoury College of Computer Sciences, Northeastern University, Boston, MA 02115, USA.

Insights

Machine learning models show promise for predicting ischemic heart disease risk, with performance varying by dataset. SHAP analysis identified key predictors like blood pressure and smoking status, enhancing clinical interpretability.

Area of Science:

  • Cardiology and Artificial Intelligence
  • Machine Learning in Healthcare
  • Biomedical Data Science

Background:

  • Cardiovascular disease (CVD) is a leading global cause of death, with ischemic heart disease (IHD) accounting for a significant portion.
  • Machine learning (ML) and deep learning (DL) show potential for improving heart disease risk prediction and feature identification.

Purpose of the Study:

  • To develop an AI/ML framework for predicting and classifying ischemic heart disease (IHD) risk.
  • To utilize publicly available datasets (Framingham Heart Study, UCI Heart Disease dataset) for model development.
  • To employ SHAP (SHapley Additive exPlanations) for model interpretability.

Main Methods:

  • Implemented a leakage-controlled machine learning pipeline with data cleaning, stratified splitting, feature scaling, and class balancing.
  • Evaluated multiple ML models including logistic regression, random forest, K-nearest neighbors, XGBoost, and a feedforward neural network.
  • Assessed model performance using metrics like accuracy, AUROC, and Brier score, alongside SHAP for interpretability and Brier score for calibration.

Main Results:

  • Model performance varied by dataset; logistic regression showed strong threshold-based performance on the Cleveland subset, while K-nearest neighbors achieved the highest AUROC.
  • On the Framingham dataset, logistic regression yielded the highest AUROC, random forest the lowest Brier score, and the feedforward neural network the highest accuracy.
  • SHAP analysis identified key predictors such as systolic blood pressure, smoking status, hypertension, number of major vessels, chest pain type, and thallium stress-test results.

Conclusions:

  • Optimal ML model performance for IHD risk prediction is dataset-dependent.
  • SHAP analysis significantly enhances the clinical interpretability of ML models in cardiology.
  • Increased access to de-identified medical data is crucial for advancing reproducible ML research in cardiology.
Abstract

Related Concept Videos