An Effective Heart Disease Prediction Model based on Machine Learning Techniques

Rony Chowdhury Ripan,Iqbal H. Sarker,Md. Hasan Furhad,Md Musfique Anwar,Mohammed Moshiul Hoque
DOI: https://doi.org/10.20944/preprints202011.0744.v1
2020-11-30
Abstract:This paper presents an effective heart disease prediction model through detecting the anomalies, also known as outliers, in healthcare data using the unsupervised K-means clustering algorithm. Most existing approaches for detecting anomalies are based on constructing profiles of normal instances. However, such techniques require an adequate number of normal profiles to justify those models. Our proposed model first evaluates an \textit{optimal} value of K using Silhouette method. Next, it intends to locate anomalies that are far from a certain threshold distance with respect to their clusters. Finally, the five most popular classification techniques such as K-Nearest Neighbor (KNN), Random Forest (RF), Support Vector Machines (SVM), Naive Bayes (NB), and Logistic Regression (LR) are applied to build the resultant prediction model. The effectiveness of the proposed methodology is justified using a benchmark dataset of heart disease.
What problem does this paper attempt to address?