Authors: Dr.K.ChandraSekhar, Sathi Sudharshan Reddy, Anakapalli Bhargavi, Ulli Sri Satyasai Ramcharan Teja, Gubbala Y V Ganesh Kumar, Kakara Vivek
Abstract: Heart disease remains one of the leading causes of death worldwide, making early detection and accurate diagnosis essential for improving patient outcomes. Traditional diagnostic approaches often rely on clinical examinations and expensive medical tests, which may not always be accessible in all healthcare environments. In this research, we explore the use of machine learning techniques to develop an intelligent system for predicting the presence of heart disease using clinical parameters such as age, gender, blood pressure, cholesterol level, and heart rate. The dataset used in this study contains labelled medical records that are pre-processed, balanced, and divided into training and testing sets to ensure reliable model evaluation. Several supervised machine learning algorithms, including Logistic Regression, Support Vector Machines, Naïve Bayes, Decision Trees, K-Nearest Neighbors, and Linear Discriminant Analysis, are implemented and compared to identify the most effective model for heart disease diagnosis. Feature selection techniques are applied to determine the most influential clinical attributes contributing to disease prediction. To evaluate model performance, we employ a 5-fold cross-validation approach along with evaluation metrics such as accuracy, precision, recall, F1-score, and area under the ROC curve (AUC).Experimental results demonstrate that the Logistic Regression and Linear Discriminant models achieve the highest prediction accuracy, showing strong capability in identifying heart disease risk from clinical data. In addition, the integration of optimized feature selection methods improves the overall diagnostic performance while reducing computational complexity. The proposed machine learning framework provides an effective and scalable approach for supporting early heart disease detection and assisting healthcare professionals in clinical decision-making.
DOI: http://doi.org/10.61137/ijsret.vol.12.issue2.167