Abstract: (21 Views)
The incidence of heart-related illnesses is on the rise worldwide. Heart diseases are primarily caused by a multitude of parameters, including high blood pressure, diabetes, and excessive cholesterol, which are controlled by poor dietary and lifestyle choices. The growth in cardiovascular diseases (CVD) is mostly due to several other behaviors, such as smoking, drinking, and sleeplessness. In the research, machine learning-based prediction methods work on the audio recordings of heartbeats known as phonocardiograms (PCG) to develop an algorithm that differentiates a normal healthy heart from an abnormal heart based on the heart sounds. The data set consists of 831 normal and 260 abnormal data, and the duration of each sample is 5 seconds. Features extracted from the data are up-sampled and applied to the logistic regression and random forest classification models. The developed models record a classification accuracy of 71% for logistic regression and 94% for the random forest model. Further, artificial neural networks (ANN) and Deep learning networks have been trained to improve performance and demonstrated an accuracy of 94.5%.