Transforming Heart Disease Prediction with Advanced Machine Learning Techniques

arXiv cs.LG Papers

Summary

This research paper compares various machine learning classifiers for heart disease prediction, finding that Support Vector Machine and Simple Cart achieve the best performance on UCI and Kaggle datasets respectively, highlighting ML's potential to aid in early clinical diagnosis.

arXiv:2608.18687v1 Announce Type: new Abstract: Heart disease remains the leading cause of mortality globally, necessitating early and accurate detection to improve patient outcomes. This research focuses on the predictive analysis of heart disease using machine learning (ML) techniques, comparing the performance of multiple classifiers to identify the most accurate and least error-prone method. Two datasets from UCI and Kaggle repositories were utilized, each containing 14 attributes related to heart health indicators. Techniques including J48, Naive Bayes, Logistic Regression, Simple Cart, Bagging, Decision Stump, AdaBoost, Artificial Neural Networks, and Support Vector Machine (SVM) were applied. Evaluation metrics such as Mean Absolute Error (MAE), Relative Absolute Error (RAE), accuracy, precision, recall, and F-measure were used for performance comparison. Results revealed that SVM achieved the highest performance on the UCI dataset, while Simple Cart performed best on the Kaggle dataset, offering the highest accuracy and lowest error rates. The research work concludes that ML models, when properly tuned and validated, can significantly assist in the early diagnosis of heart disease, offering critical support for clinical decision-making. Future work may involve hybrid approaches and the use of more recent datasets to further improve prediction accuracy.
Original Article
View Cached Full Text

Cached at: 08/20/26, 10:33 AM

# Transforming Heart Disease Prediction with Advanced Machine Learning Techniques
Source: [https://arxiv.org/abs/2608.18687](https://arxiv.org/abs/2608.18687)
[View PDF](https://arxiv.org/pdf/2608.18687)

> Abstract:Heart disease remains the leading cause of mortality globally, necessitating early and accurate detection to improve patient outcomes\. This research focuses on the predictive analysis of heart disease using machine learning \(ML\) techniques, comparing the performance of multiple classifiers to identify the most accurate and least error\-prone method\. Two datasets from UCI and Kaggle repositories were utilized, each containing 14 attributes related to heart health indicators\. Techniques including J48, Naive Bayes, Logistic Regression, Simple Cart, Bagging, Decision Stump, AdaBoost, Artificial Neural Networks, and Support Vector Machine \(SVM\) were applied\. Evaluation metrics such as Mean Absolute Error \(MAE\), Relative Absolute Error \(RAE\), accuracy, precision, recall, and F\-measure were used for performance comparison\. Results revealed that SVM achieved the highest performance on the UCI dataset, while Simple Cart performed best on the Kaggle dataset, offering the highest accuracy and lowest error rates\. The research work concludes that ML models, when properly tuned and validated, can significantly assist in the early diagnosis of heart disease, offering critical support for clinical decision\-making\. Future work may involve hybrid approaches and the use of more recent datasets to further improve prediction accuracy\.

## Submission history

From: Sami Ullah \[[view email](https://arxiv.org/show-email/6a0d856b/2608.18687)\] **\[v1\]**Wed, 19 Aug 2026 08:37:05 UTC \(941 KB\)

Similar Articles

LLMs for Cardiovascular Risk Prediction from Structured Clinical Data

arXiv cs.CL

This paper presents a hybrid framework that combines structured clinical data with LLM-generated narratives for coronary artery disease prediction, achieving high fidelity in variable extraction and comparing ML models with LLM-based zero-shot and few-shot classification.

Can AI help predict which heart-failure patients will worsen within a year?

MIT News — Artificial Intelligence

MIT researchers have developed PULSE-HF, a deep learning model that predicts whether heart failure patients will experience worsening left ventricular ejection fraction within a year using electrocardiograms. The model, published in Lancet eClinical Medicine, could help clinicians prioritize high-risk patients and reduce unnecessary hospital visits in both well-resourced and low-resource clinical settings.