Sofiani, Hilda Ayu
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Explainable Machine Learning-Based Decision Tree Model for Early Detection of Hypertension Risk Sofiani, Hilda Ayu; Maulana, Isa Iant; Alzami, Farrikh; Naufal, Muhammad; Azies, Harun Al; Rizqa, Ifan; Santoso, Dewi Agustini; Nugraini, Siti Hadiati
Sinkron : jurnal dan penelitian teknik informatika Vol. 10 No. 1 (2026): Article Research January 2026
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v10i1.15585

Abstract

Hypertension is one of the leading causes of cardiovascular disease and is often referred to as a “silent killer” because it typically remains asymptomatic until serious complications, such as stroke or kidney failure, occur. Early detection of hypertension risk is therefore essential to enable timely intervention and prevention. This study aims to develop an explainable machine learning–based Decision Tree model for early detection of hypertension risk using clinical and lifestyle data. The balanced dataset includes variables such as age, body mass index (BMI), blood pressure, family history, smoking habits, stress levels, and sleep duration. The dataset used in this study was obtained from the “Hypertension Risk Prediction Dataset” available on the Kaggle platform, consisting of 1,985 patient records and 11 main features covering variables such as age, body mass index (BMI), systolic and diastolic blood pressure, family history, smoking habits, stress level, physical activity, and sleep duration. The dataset is balanced between the hypertension and normal categories, enhancing the reliability of the classification results. The model was constructed using a Decision Tree Classifier implemented in Scikit-learn and validated through cross-validation to minimize overfitting. Model performance was assessed using accuracy, precision, recall, F1-score, and AUC-ROC metrics. The results indicate that the model achieved an accuracy of 96% and an AUC of 0.9645, demonstrating excellent classification performance. The motivation behind this research lies in the growing need for interpretable artificial intelligence models in healthcare, where transparency and explainability are critical for clinical trust and ethical decision-making. Unlike black-box models, the Decision Tree approach allows clinicians to trace each prediction path, understand contributing variables, and apply insights in real-world medical settings. The primary advantage of this model lies in its transparency, as each prediction can be interpreted through explicit decision rules. Overall, this explainable and high-performing model shows strong potential as a clinical decision support tool for early hypertension screening and prevention programs.