Related Experiment Video
Updated: Dec 26, 2025

Signal Acquisition, Score Interpretation, and Economics of a Non-Invasive Point-of-Care Test for Coronary Artery Disease
Published on: August 9, 2024
Decision tree-based diagnosis of coronary artery disease: CART model
Mohammad M Ghiasi1, Sohrab Zendehboudi1, Ali Asghar Mohsenipour2
1Faculty of Engineering and Applied Science, Memorial University, St. John's, NL A1B 3X5, Canada.
Insights
This study introduces a Classification and Regression Tree (CART) model for diagnosing coronary artery disease (CAD). The CART model achieved 100% accuracy, sensitivity, and specificity, outperforming other methods for reliable CAD diagnosis.
Area of Science:
- Cardiology
- Computer Science
- Machine Learning
Background:
- Coronary artery disease (CAD) is a leading global cause of death.
- Current diagnostic methods for CAD, such as angiography, can be invasive and costly.
- There is a need for simple, reliable, and cost-effective CAD diagnostic tools.
Purpose of the Study:
- To develop and evaluate a Classification and Regression Tree (CART) model for diagnosing coronary artery disease (CAD).
- To assess the performance of CART in comparison to other machine learning algorithms for CAD detection.
Main Methods:
- A decision tree learning algorithm, CART, was employed using a published CAD dataset.
- Multiple CART models were developed, starting with 55 parameters and progressively reducing to 5 features based on importance.
- Model performance was evaluated using accuracy, sensitivity, and specificity.
Main Results:
- Feature importance analysis identified 40 key parameters for CAD diagnosis.
- CART models utilizing 18, 10, and 5 features achieved 100% accuracy, sensitivity, and specificity (except for the 5-feature model).
- CART outperformed other methods like SMO, Naïve Bayes, ANN, C4.5, J48, and Bagging in CAD classification.
Conclusions:
- The CART algorithm demonstrates robustness for accurate and rapid CAD prediction.
- The proposed CART-based classification technique offers a viable approach for developing decision-making systems for CAD diagnosis.
Background And Objective:
As the most common cardiovascular defect, coronary artery disease (CAD), also called ischemic heart disease, is one of the substantial causes of death globally. Several diagnosis approaches such as baseline electrocardiography, echocardiography, magnetic resonance imaging, and coronary angiography are suggested for screening the suspected patients that may suffer from CAD. However, applying such methods may have health side effects and/or expensive costs.
Methods:
As an alternative to the available diagnosis tools/methods, this research involves a decision tree learning algorithm called classification and regression tree (CART) for a simple and reliable diagnosis of CAD. Several CART models are developed based on the recently CAD dataset published in the literature.
Results:
Utilizing all the features of the dataset (55 independent parameters), it was found that only 40 independent parameters influence the CAD diagnosis and consequently development of the predictive model. Based on the feature importance obtained from the first CART model, three new CART models are then developed using 18, 10, and 5 selected features. Except for the five-feature CART model, the outcomes of developed CART models demonstrate the maximum achievable accuracy, sensitivity, and specificity for CAD diagnosis (100%), while comparing the predictions with the reported targets. The error analysis reveals that the literature models including sequential minimal optimization (SMO), bagging SMO, Naïve Bayes (NB), artificial neural network (ANN), C4.5, J48, Bagging, and ANN in conjunction with the genetic algorithm (GA) do not outperform the CART methodology in classifying patients as normal or CAD.
Conclusions:
Hence, the robustness of the tree-based algorithm in accurate and fast predictions is confirmed, implying the proposed classification technique can be successfully utilized to develop a coherent decision-making system for the CAD diagnosis.
More Related Videos
Related Concept Videos
Coronary Artery Disease I: Introduction
Coronary Artery Disease V: Interprofessional Care
Imaging Studies for Cardiovascular System VI: Calcium -Scoring CT
Coronary Artery Disease IV: Preventive Measures
Atherosclerosis II: Clinical Manifestations and Diagnostic Tests
Coronary Artery Disease II: Pathophysiology

