LGJul 29, 2025

Cardiovascular Disease Prediction using Machine Learning: A Comparative Analysis

arXiv:2507.21898v1h-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses cardiovascular disease prediction for healthcare applications, but it is incremental as it primarily compares existing machine learning methods on a specific dataset.

This study tackled cardiovascular disease prediction by analyzing a dataset of 68,119 records to identify risk factors, finding that CatBoost achieved the best performance with an accuracy of 0.734 and a Brier score of 0.1824.

Cardiovascular diseases (CVDs) are a main cause of mortality globally, accounting for 31% of all deaths. This study involves a cardiovascular disease (CVD) dataset comprising 68,119 records to explore the influence of numerical (age, height, weight, blood pressure, BMI) and categorical gender, cholesterol, glucose, smoking, alcohol, activity) factors on CVD occurrence. We have performed statistical analyses, including t-tests, Chi-square tests, and ANOVA, to identify strong associations between CVD and elderly people, hypertension, higher weight, and abnormal cholesterol levels, while physical activity (a protective factor). A logistic regression model highlights age, blood pressure, and cholesterol as primary risk factors, with unexpected negative associations for smoking and alcohol, suggesting potential data issues. Model performance comparisons reveal CatBoost as the top performer with an accuracy of 0.734 and an ECE of 0.0064 and excels in probabilistic prediction (Brier score = 0.1824). Data challenges, including outliers and skewed distributions, indicate a need for improved preprocessing to enhance predictive reliability.

Foundations

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

Your Notes