Enhancing the Accuracy of Heart Disease Through Hippopotamus Optimization Algorithm: An Evaluation of Machine Learning Algorithms
摘要
The correct identification of heart disease is essential for successful treatment and management. In this work, we assess different machine learning algorithms’ predictive power for diagnosing heart disease. On the dataset, we employed the method of principal component analysis (PCA) to choose features, we got top 9 principal components out of 13 features. Then, applied the hippopotamus optimization algorithm on that 9 principal components then trained and tested the model on eight different algorithms: Bagging, Boosting, Naive Bayes, K - Nearest Neighbors (KNN), Random Forest, Decision Tree, Support Vector Machine (SVM), and Logistic Regression(LR). The algorithm’s accuracy ranged from 86.81% to 94.53%, The most accurate methods were SVM, KNN and random forest. These findings show that machine learning algorithms may be able to help with heart disease and focus on the need of choosing suitable algorithms for exact and trustworthy clinical decision-making. Future research will concentrate on using sophisticated on feature selection and ensemble learning strategies to further increase model accuracy.