%0 Thesis %9 Undergraduate %A Johan, Ribka Agustina %B KODEPRODI55202#Informatika %D 2026 %F upnrepo:56676 %I UPN Veteran Jawa Timur %P 114 %T EAR DISORDER IMAGE CLASSIFICATION USING EFFICIENTNET-B0 AND XGBOOST %U https://repository.upnjatim.ac.id/56676/ %X Hearing impairment is a growing global health issue that requires early detection to prevent further complications. However, limited access to specialist healthcare services and a shortage of medical experts, particularly in remote areas, make accurate diagnosis challenging. This study aims to develop an automated otoscopic image classification system for ear disorder detection using EfficientNet-B0 as a feature extractor and XGBoost as the classification model. The dataset consists of four classes: normal, earwax plug, myringosclerosis, and chronic otitis media. The proposed method includes image preprocessing consisting of Region of Interest (ROI), resizing, and Contrast Limited Adaptive Histogram Equalization (CLAHE), followed by data augmentation to increase training variability. Features are extracted using a pretrained EfficientNet-B0 model without the top layer, and the resulting feature vectors are classified using XGBoost. Model evaluation is conducted using accuracy, precision, recall, F1-score, classification report, and confusion matrix across six experimental scenarios with different data splits and hyperparameter settings. The results show that the proposed model achieves excellent performance, reaching up to 100% accuracy in the best scenario (90:10 with hyperparameter tuning). In other scenarios, the model consistently achieves high performance with accuracy above 98%. These findings demonstrate that the combination of EfficientNet-B0 and XGBoost is highly effective for otoscopic image classification tasks.