Claim Missing Document
Check
Articles

Found 2 Documents
Search

Klasifikasi Jenis Mangga Menggunakan Algoritma Convolutional Neural Network Risma Yati; Tatang Rohana; Adi Rizky Pratama
JURNAL MEDIA INFORMATIKA BUDIDARMA Vol 7, No 3 (2023): Juli 2023
Publisher : Universitas Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/mib.v7i3.6445

Abstract

The name of the mango is Mangnifera IndicaL. It originated in India and spread to Indonesia. There are various types of mango variations with different shapes and colors according to the type. To distinguish each mango is seen by its shape and color. However, if in the harvest process mango farmers have to choose manually it takes a long time and potentially mistaken in determining the type. So it needs technology that can make it easier to differentiate the type of mango based on its shape. The study aims to create models with the best accuracy on the process of classifying 5 types of mango based on its shape. The data used in the research this time there are 5 types of mango that will be classified, namely Mangga Apel, Arumanis mango, Mangga Gedong Gincu, Golek mango and Mangga Manalagi. Used 375 images of mango as data sets. The data set before entering the previous training process is undergoing a pre-processing phase that includes the augmentation and resize process. The number of images increased to 2250. The data set is divided into three parts: 70% training data, 20% validation data, and 10% test data. Next is the process of segmentation, the segmentation used in this research is otsu segmentation. The classification process uses the Convolutional Neural Network (CNN) architecture with 3 layers of convolution 16,32 and 64, also using the Adam optimizer. 4 experimental scenarios were performed to find the best accuracy value by distinguishing between learning rate and batch size. From the confusion matrix test results, the best accuracy values were obtained from the input hyperparameter size100x100, epoch 100, learning rate 0,001 and batch size 15 with accurate values of 99.56%, precision 100%, recall 100%, and f1-score 100%.
Analisis Sentimen Pemboikotan Produk dengan Pendekatan Algoritma Naïve Bayes Media Sosial X Rizky Rifaldi; Jamaludin Indra; Adi Rizky Pratama; Ayu Ratna Juwita
Journal of Information System Research (JOSH) Vol 5 No 4 (2024): Juli 2024
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josh.v5i4.5420

Abstract

This research aims to analyze sentiment regarding the problem of product boycotting by the public using the Naive Bayes algorithm. 1426 data were collected from social media x to study consumer behavior towards certain products. Through the application of the Naive Bayes algorithm, sentiment analysis was carried out to identify patterns in consumer opinions regarding boycotting the products studied. Experimental results show that the Naive Bayes algorithm succeeded in achieving 81% accuracy in classifying sentiment towards products. This shows the algorithm's ability to analyze consumer sentiment effectively, which can provide valuable insights for companies in understanding public perception and managing the reputation of their products. The practical implication of this research is the importance of utilizing sentiment analysis techniques in marketing strategy and brand management to increase product competitiveness in a competitive market.