A Comprehensive Machine Learning Framework for Heart Disease Prediction: Performance Evaluation and Future Perspectives
By: Ali Azimi Lamir, Shiva Razzagzadeh, Zeynab Rezaei
Potential Business Impact:
Helps doctors guess heart problems early.
This study presents a machine learning-based framework for heart disease prediction using the heart-disease dataset, comprising 303 samples with 14 features. The methodology involves data preprocessing, model training, and evaluation using three classifiers: Logistic Regression, K-Nearest Neighbors (KNN), and Random Forest. Hyperparameter tuning with GridSearchCV and RandomizedSearchCV was employed to enhance model performance. The Random Forest classifier outperformed other models, achieving an accuracy of 91% and an F1-score of 0.89. Evaluation metrics, including precision, recall, and confusion matrix, revealed balanced performance across classes. The proposed model demonstrates strong potential for aiding clinical decision-making by effectively predicting heart disease. Limitations such as dataset size and generalizability underscore the need for future studies using larger and more diverse datasets. This work highlights the utility of machine learning in healthcare, offering insights for further advancements in predictive diagnostics.
Similar Papers
Stroke Disease Classification Using Machine Learning with Feature Selection Techniques
Machine Learning (CS)
Finds heart problems earlier with high accuracy.
Risk Prediction of Cardiovascular Disease for Diabetic Patients with Machine Learning and Deep Learning Techniques
Machine Learning (CS)
Helps doctors predict heart problems in diabetics.
Predicting Diabetes Using Machine Learning: A Comparative Study of Classifiers
Machine Learning (CS)
Finds diabetes early with smart computer programs.