Claim Missing Document
Check
Articles

Found 32 Documents
Search

OPTIMIZATION OF EFFICIENTNET-B0 ARCHITECTURE TO IMPROVE THE ACCURACY OF GLAUCOMA DISEASE CLASSIFICATION Akbari, Imam; Hartama, Dedy; Wanto, Anjar
JITK (Jurnal Ilmu Pengetahuan dan Teknologi Komputer) Vol. 11 No. 2 (2025): JITK Issue November 2025
Publisher : LPPM Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33480/jitk.v11i2.7140

Abstract

Glaucoma is a chronic eye disease that can potentially cause permanent blindness if not detected early. This study aims to improve the generalization capability and reliability of glaucoma classification by optimizing the EfficientNetB0 architecture based on a Convolutional Neural Network (CNN). Optimization was carried out by applying double dropout (0.4 and 0.3) and adding a Dense layer with 128 ReLU-activated neurons to reduce overfitting and strengthen non-linear feature representation. The dataset used consists of 1,450 fundus images (899 glaucoma and 551 normal) obtained from IEEE DataPort. Model performance evaluation was performed using accuracy, precision, recall (sensitivity), specificity, F1 score, and Area Under the Curve (AUC) metrics, complemented by confusion matrix analysis to assess overall classification performance. The results showed that the optimized EfficientNetB0 model consistently outperformed the baseline comparison model with the highest accuracy, precision, recall (sensitivity), specificity, F1 score, and AUC values ​​of 95%. Based on the system performance results obtained, the Proposed model can be used as an aid for medical personnel in classifying glaucoma conditions so that they can provide appropriate medical treatment and reduce the risk of permanent blindness due to glaucoma.
Algoritma K-Means Menggunakan Metode Elbow Untuk Mengelompokkan Kinerja Performance Index Berdasarkan Dataset Absensi Pegawai Sabila, Bunga; Sari, Juwita Permata; Kholis, Mu’Ammar Nur; Harefa, Darman Sahputra; Hartama, Dedy
Jurnal Teknologi Dan Sistem Informasi Bisnis Vol 8 No 1 (2026): Januari 2026
Publisher : Prodi Sistem Informasi Universitas Dharma Andalas

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47233/jteksis.v8i1.2119

Abstract

Attendance is quantitative data that reflects the level of employee discipline and has the potential to be used as a basis for performance evaluation. However, in many agencies, attendance data has not been optimally utilized in making decisions related to employee management. This study aims to classify employee performance based on attendance data using the K-Means Clustering algorithm with the Elbow Method approach. The data analyzed consisted of 57 employees with attributes of the number of tardiness, absence, and blank absences. The research process starts from data collection, pre-processing, to clustering process. Determination of the optimal number of clusters is done with the Elbow Method using Python, which shows the best K value is four. Clustering was done using RapidMiner software, by applying a visual-based workflow to group employees based on similarity in attendance patterns. The final results show the formation of four clusters with different Key Performance Index (KPI) characteristics: excellent, good, fair, and poor. These clusters reflect the level of employee discipline that can be used as a basis for objective managerial evaluation and decision-making. This research shows that the application of data mining-based clustering methods can be a tool in analyzing employee performance in an organizational environment.