Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Riset Informatika

IMPLEMENTATION OF SUPPORT VECTOR MACHINE, PARTICLE SWARM OPTIMIZATION, AND NAÏVE BAYES ALGORITHMS IN SENTIMENT ANALYSIS OF PRODUCT REVIEWS: A CASE STUDY OF E-COMMERCE LAZADA Mery Oktaviyanti Puspitaningtyas; Kartika Puspita; Yuris Alkhalifi; Yulita Ayu Wardani
Jurnal Riset Informatika Vol. 7 No. 2 (2025): Maret 2025
Publisher : Kresnamedia Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34288/jri.v7i2.362

Abstract

Sentiment analysis is pivotal in deciphering customer opinions and attitudes towards products on e-commerce platforms such as Lazada. Machine learning algorithms like Support Vector Machine (SVM), SVM with Particle Swarm Optimization (PSO), and Naïve Bayes (NB) are leveraged to automate this process, aiding decision-making in business settings. This study specifically aims to assess the performance of SVM, SVM + PSO, and NB in analyzing sentiment from Lazada product reviews, focusing on key metrics like accuracy and Area Under the Curve (AUC). Using a dataset of Lazada reviews, each algorithm is rigorously trained and evaluated. SVM achieves 72.74% accuracy and an AUC of 0.893, while integrating PSO boosts accuracy significantly to 84.84% with an AUC of 0.898. In contrast, NB achieves 75.34% accuracy and an AUC of 0.663. These results highlight SVM + PSO's superior performance in sentiment classification compared to SVM and NB. The findings suggest that SVM + PSO presents a robust solution for sentiment analysis in e-commerce, surpassing traditional SVM and NB methods in accuracy and AUC metrics. This underscores the potential of optimization techniques like PSO to enhance machine learning algorithms for effective sentiment analysis in practical e-commerce applications.