Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JOURNAL OF APPLIED INFORMATICS AND COMPUTING

Classification Vehicle Tire Quality using Convolutional Neural Networks Pratiwi, Vila Rusantia; Rijati, Nova
Journal of Applied Informatics and Computing Vol. 8 No. 1 (2024): July 2024
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v8i1.8074

Abstract

Tires are a very important component in a vehicle because they are related to driving safety. Defective tires often cause accidents ranging from minor to fatal accidents. Convolutional Neural Network (CNN) is a type of neural network that is used to detect and recognize objects in an image. CNN can imitate the image recognition system in the human visual cortex, making it suitable for identification and classification of image data. This research aims to develop and evaluate a CNN model that is able to classify vehicle tires as 'defective' or 'good'. Model uses a total of 1856 tire images from kaggle.com and is labeled 'defective' or 'good'. Dataset is split using four different data split ratios (60:40, 70:30, 80:20, and 90:10) to determine the optimal distribution that improves the generalization ability of the model. Model evaluation uses accuracy, precision and recall matrices, which are calculated based on the confusion matrix results from testing on 300 data samples. Research results show that the model achieves the best performance at a split ratio of 80:20, with an accuracy of 76.67%, precision of 77.33%, and recall of 76.32%.
Analyzing Sentiment of SiCepat Express User Reviews Wicaksana, Endra Maulia; Rijati, Nova
Journal of Applied Informatics and Computing Vol. 9 No. 1 (2025): February 2025
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v9i1.8056

Abstract

The development of e-commerce in Indonesia has led to an increase in the number of users of product delivery services to deliver their customers' orders to their destination. SiCepat Ekspres is the number one fastest delivery service in Indonesia, besides JNE and JNT Express. The study aims to evaluate the performance of sentiment analysis methods in identifying and classifying sentiments related to SiCepat Ekspres. Data from Twitter media as many as 10,000 dataset records. The experimental results show that Random Forest with SMOTE is the best method, as it has the highest accuracy (91.10%), followed by improvements in precision, recall, and F-measure. SVM with SMOTE is in second place, with 90.50% accuracy and stable performance in other metrics. Naive Bayes with SMOTE shows improvement, but its performance remains slightly below Random Forest and SVM, with an accuracy of 88.80%.