Research: "Memprediksi Risiko Serangan Jantung dari Faktor Pemodelan Data Kesehatan Melalui GaussianNB dan Logistic Regression"
Abstract: In this study, I analyzed the relationship between lifestyle and health factors regarding heart attack risks. Using a machine learning approach, I aimed to develop an effective prediction tool to support accurate early prevention of cardiovascular diseases.
Heart attacks remain a leading cause of death globally. The primary challenge lies in the difficulty of detecting risks early based on complex lifestyle patterns. This research seeks to utilize public health data to evaluate the extent to which classification algorithms can accurately predict these risks.
I utilized a dataset encompassing various medical and behavioral variables, then performed the following stages:
Based on the tests I conducted, the following results were obtained:
My analysis indicates that physical exercise has a significant negative correlation with risk (reducing the likelihood), while cholesterol levels and diabetes show a strong positive correlation with the probability of a heart attack.
This research confirms that the use of machine learning, specifically Logistic Regression, has great potential as an early screening tool in healthcare facilities. I recommend strict lifestyle management based on these predictive results to reduce mortality rates caused by heart attacks.