Claim Missing Document
Check
Articles

Found 3 Documents
Search

Comparison of K-Means, BIRCH and Hierarchical Clustering Algorithms in Clustering OCD Symptom Data Rizalde, Alika Rahmarsyarah; Mubarak, Haykal Alya; Ramadhan, Gilang; Fatan, Mohd. Adzka
Public Research Journal of Engineering, Data Technology and Computer Science Vol. 1 No. 2: PREDATECS January 2024
Publisher : Institute of Research and Publication Indonesia (IRPI).

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.57152/predatecs.v1i2.1106

Abstract

The hallmarks of Obsessive-Compulsive Disorder (OCD) are intrusive, anxiety-inducing thoughts (called obsessions) and associated repeated activities (called compulsions). To understand the patterns and relationships between OCD data that have been obtained, data will be grouped (clustering). In clustering using several clustering algorithms, namely K-Means, BIRCH, In this work, hierarchical clustering was used to identify the optimal cluster value comparison, and the Davies Bouldin Index (DBI) was used to confirm the results. Then the results of the best cluster value in processing OCD data are using the BIRCH algorithm in the K10 experiment which gets a value of 1.3. While the K-Means algorithm obtained the best cluster at K10 with a value obtained of 1.36 and the Hierarchical clustering algorithm also at the K10 value of 2.03. Thus in this study, the comparison results of the application of 3 clustering algorithms obtained results, namely the BIRCH algorithm shows the value of the resulting cluster is the best in clustering OCD data. This means that the BIRCH algorithm can be used to cluster OCD data more accurately and efficiently.
A Deep Learning Approach Bassed on Classification to Detect Facial Skin Defect Rizalde, Alika Rahmarsyarah; Mubarak, Haykal Alya; Khairunnisa, Batrisia; Fatan, Mohd. Adzka
Public Research Journal of Engineering, Data Technology and Computer Science Vol. 2 No. 2: PREDATECS January 2025
Publisher : Institute of Research and Publication Indonesia (IRPI).

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.57152/predatecs.v2i2.1558

Abstract

As people are more active, facial skin is often neglected, which can lead to acne, eye bags, and redness. In this study, deep learning models such as Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), and Generative Adversarial Networks (GANs) are used to classify facial skin damage. DenseNet201 and MobileNetV2 architectures were also used to evaluate the models in this study. The dataset used consists of facial skin disease photos collected from the Kaggle database. The model was trained and tested to classify the types of skin damage after going through data collection and preprocessing stages. The results showed that the GANs model and the DenseNet201 and MobileNetV2 architectures were the best models, with test accuracy values of 89% for the GANs model, 88% for the DenseNet201 architecture, and 89% for the MobileNetV2 architecture. These results show that deep learning approach techniques can help classify and find facial skin problems well. and it is expected that it will be a great progress in the field of dermatology and skin health.
Lung Disease Risk Prediction Using Machine Learning Algorithms Aulia, Ananda Putri; Adelia, Qaula; Mubarak, Haykal Alya; Fatan, Mohd. Adzka; Sudarno, Sudarno
Public Research Journal of Engineering, Data Technology and Computer Science Vol. 3 No. 1: PREDATECS July 2025
Publisher : Institute of Research and Publication Indonesia (IRPI).

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Lung diseases, including lung cancer, are one of the leading causes of death in the world. Early detection is essential to increase patients' chances of recovery and reduce healthcare costs. The utilization of machine learning algorithms can be used to solve this problem. This study evaluates five machine learning algorithms, namely K-Nearest Neighbors (K-NN), Naïve Bayes Classifier (NBC), Decision Tree (DT), Random Forest (RF), and Support Vector Machine (SVM), for lung disease prediction using a dataset of 30,000 data with 11 attributes from Kaggle. The dataset was processed through data preprocessing and divided into training and test data with a ratio of 70%:30% and 80%:20%. The algorithm performance was evaluated using precision, recall, F1-score, and accuracy metrics. The results show that RF, SVM, and DT algorithms have the highest performance, with accuracy reaching 94.72% at 70%:30% ratio. The DT algorithm, which previously showed low performance in heart disease classification, provided competitive results in lung disease prediction. This research focuses on the importance of proper algorithm selection and data organization to improve the effectiveness of disease prediction. The findings contribute to the development of artificial intelligence technology for medical applications, particularly in supporting early diagnosis of lung diseases.