CVCLDec 15, 2025

Heart Disease Prediction using Case Based Reasoning (CBR)

arXiv:2512.13078v1h-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of inaccurate heart disease prediction in the medical field, but it is incremental as it applies existing methods to a specific dataset.

This study compared three intelligent systems for heart disease prediction, selecting Case-Based Reasoning (CBR) which achieved an accuracy of 97.95% and found that males had a 57.76% probability of heart disease compared to 42.24% for females.

This study provides an overview of heart disease prediction using an intelligent system. Predicting disease accurately is crucial in the medical field, but traditional methods relying solely on a doctor's experience often lack precision. To address this limitation, intelligent systems are applied as an alternative to traditional approaches. While various intelligent system methods exist, this study focuses on three: Fuzzy Logic, Neural Networks, and Case-Based Reasoning (CBR). A comparison of these techniques in terms of accuracy was conducted, and ultimately, Case-Based Reasoning (CBR) was selected for heart disease prediction. In the prediction phase, the heart disease dataset underwent data pre-processing to clean the data and data splitting to separate it into training and testing sets. The chosen intelligent system was then employed to predict heart disease outcomes based on the processed data. The experiment concluded with Case-Based Reasoning (CBR) achieving a notable accuracy rate of 97.95% in predicting heart disease. The findings also revealed that the probability of heart disease was 57.76% for males and 42.24% for females. Further analysis from related studies suggests that factors such as smoking and alcohol consumption are significant contributors to heart disease, particularly among males.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes