Shindy Apriani
Sekolah Tinggi Ilmu Komputer Cipta Karya Informatika

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

Found 1 Documents
Search

Classification of Apple Ripeness Detection System Using Self-Organizing Map (SOM) Method Tundo; Shindy Apriani; Sugeng
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 1 (2025): APRIL 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i1.3734

Abstract

Apple (Malus Domestica) is one of the most popular types of fruit and is in high demand by the public because of its varied flavors. Apples have many nutrients and various vitamins including healthy fats, carbohydrates, proteins, vitamins and many more. The Apple is one of the apple varieties developed in Batu City, Malang and planted in several areas with suitable agroclimates for apple growth. This research uses Anna apple images as datasets. Various ways can be employed to distinguish Anna apples' maturity, including through color image analysis. But to the naked eye, Anna apples are often difficult to distinguish. This research classifies the maturity of Anna apples based on color analysis with the Self-Organizing Map method. Using Google Colab and Python programming language and datasets from kaggle.com as many as 139 datasets, 46% training data, 54% validation data. The Self-Organizing Map method was chosen because of its ability to recognize visual patterns accurately. The accuracy of the results based on the SOM Method performance evaluation metrics namely Quantization Error, Silhouette Score and Topographic Error. Quantization Error RGB (0.004737) is lower than HSV (0.073178) which indicates RGB's ability is effective in representing data in SOM. Silhouette Score HSV (0.704204) is higher than RGB (0.599846) indicating the ability of HSV is slightly better in grouping objects.