Fatma Indriani
Department of Computer Science, Faculty of Mathematics and Natural Science, Lambung Mangkurat University, Banjarbaru, Indonesia

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

Found 2 Documents
Search

Impact of Different Kernels on Breast Cancer Severity Prediction Using Support Vector Machine Kunti Mahmudah; Sugiyarto Surono; Rusmining Rusmining; Fatma Indriani
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 8 No 1 (2026): January
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v8i1.960

Abstract

Breast cancer poses a critical global health challenge and continues to be one of the most prevalent causes of cancer-related deaths among women worldwide. Accurate and early classification of cancer severity is essential for improving treatment outcomes and guiding clinical decision-making, since timely intervention can significantly reduce mortality rates and enhance patient survival. This study evaluates the performance of Support Vector Machine (SVM) models using different kernel functions of Linear, Polynomial, Radial Basis Function (RBF), and Sigmoid for breast cancer severity prediction. The impact of feature selection was also examined, using the Random Forest algorithm to select the top features based on Mean Decrease Accuracy (MDA), which serves to reduce redundancy, improve interpretability, and enhance model efficiency. Experimental results show that the RBF kernel consistently outperformed other kernels, especially in terms of sensitivity, a critical metric in medical diagnostics that emphasizes the ability of the model to identify positive cases correctly. Without feature selection, the RBF kernel achieved an accuracy of 0.9744, a sensitivity of 0.9772, a precision of 0.9722, and an AUC of 0.9968, indicating strong performance across all evaluation metrics. After applying feature selection, the RBF kernel further improved the accuracy to 0.9754, the sensitivity to 0.9770, the precision to 0.9742, and the AUC to 0.9975, which demonstrated enhanced generalization and reduced overfitting, highlighting the benefits of targeted feature reduction. While the Polynomial kernel yielded the highest precision (up to 0.9799), its lower sensitivity (as low as 0.9237) indicates a greater risk of false negatives, which is particularly concerning in cancer detection. These findings underscore the importance of optimizing both kernel function and feature selection. The RBF kernel, when combined with targeted feature selection, offers the most balanced and sensitive model, making it highly suitable for breast cancer classification tasks where diagnostic accuracy is vital
Depression Level Classification Using Compact Cross-Domain Feature Engineering on Sleep, Physical Activity, and Demographic Data Nila Yoga Tama Nurwati; Fatma Indriani; Friska Abadi; Dodon Turianto Nugrahadi; Rudy Herteno
Indonesian Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol. 8 No. 3 (2026): August
Publisher : Jurusan Teknik Elektromedik, Politeknik Kesehatan Kemenkes Surabaya, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/ijeeemi.v8i3.356

Abstract

Depression is a common mental health disorder and a major public health concern, and early identification of depressive symptoms using population survey data can support exploratory risk analysis. However, many previous studies formulated depression prediction as a binary classification task. They used broad predictor sets, while multiclass depression-level classification with compact and interpretable cross-domain features remains less explored. This study developed a compact cross-domain feature engineering approach for classifying depression levels using sleep, physical activity, and demographic data from NHANES 2017–2018. A total of 5,068 respondents were included after preprocessing and PHQ-9 label construction. The target variable was divided into three classes: no-to-minimal depression, mild depression, and depression. Twenty raw predictors were transformed into 15 engineered features representing sleep patterns, sleep-related problems, physical activity, sedentary behavior, and interactions with age and income. Logistic Regression with class_weight = balanced was evaluated using stratified 5-fold cross-validation and compared with several baseline classifiers. The Final 15 FE Only scenario achieved an accuracy of 0.6215 ± 0.0091, macro F1-score of 0.4501 ± 0.0104, balanced accuracy of 0.5146 ± 0.0179, and depression-class recall of 0.6122 ± 0.0622. Compared with Raw Features, depression-class recall increased from 0.5360 ± 0.0541 to 0.6122 ± 0.0622, although the improvement was not statistically significant. These findings indicate that compact cross-domain features can improve sensitivity toward the depression class in an interpretable Logistic Regression setting, but overall predictive gains remain modest. The proposed model is more suitable for exploratory and population-level screening support rather than a stand-alone clinical diagnosis