International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 186 - Number 28 |
Year of Publication: 2024 |
Authors: Mawuli Agboklu, Benjamin Lartey, Frederick Adrah, Dennis LaJeunesse |
10.5120/ijca2024923780 |
Mawuli Agboklu, Benjamin Lartey, Frederick Adrah, Dennis LaJeunesse . Towards Proactive Heart Health: A Machine Learning-Powered Approach for Chronic Heart Failure Detection. International Journal of Computer Applications. 186, 28 ( Jul 2024), 30-35. DOI=10.5120/ijca2024923780
Myocardial infarction, more commonly known as “heart attack” is one of the most dangerous diseases worldwide. Timely detection and intervention are crucial for saving the lives of patients and reducing mortality rates. Beside traditional clinical interventions, machine learning (ML) techniques have garnered considerable attention for their potential in aiding the early detection of heart disease in recent years. In this study, we will use ML algorithms such as Random Forum (RF), Support Vector Machine (SVM), Extreme Gradient Boosting (XGBoost) and Logistic regression (LR) to develop models to predict the possibility of chronic heart failure in patients hospitalized with myocardial infarction 72 hours after their hospitalization. Varied optimization techniques were applied to these models to improve their predictive outcomes. The models were evaluated using metrics such as accuracy, precision, recall, f1, mcc and confusion matrix and compared against each other to determine which of them generated better results. The XGBoost algorithm demonstrated superior performance compared to the other models. The dataset was collected from UCI machine learning repository with the database containing 1700 patient records and 111 input features.