Analysis of machine learning approaches to determine online shopping ratings using naïve bayes and svm

Muit Sunjaya,Zulham Sitorus,Khairul,Muhammad Iqbal,A.P.U Siahaan
DOI: https://doi.org/10.61306/ijecom.v3i1.60
2024-05-30
Abstract:This research aims to identify and compare the effectiveness of Naïve Bayes and Support Vector Machine (SVM) algorithms in classifying ratings based on customer comments on the Lazada online shopping platform. The main issues identified include data uncertainty, model selection and optimization, as well as improving efficiency and scalability. Using a dataset of comments and reviews from Lazada, this study conducts an analysis using both algorithms to determine which is most effective in classifying comments into appropriate ratings. The research methodology includes data collection, text preprocessing, algorithm implementation, and evaluation using a confusion matrix to measure accuracy, precision, recall, and F-measure. This analysis is supported by data visualization using Python, allowing for in-depth interpretation and understanding of the results. The research findings show significant differences in the performance of both algorithms, with each having strengths in certain aspects of classification. The discussion in this study interprets these results to address the research questions formulated and demonstrates the practical application of machine learning theory in real-world data processing. This study concludes that both algorithms have significant potential in sentiment classification but require further adjustment and optimization to improve accuracy and efficiency. Recommendations for further research include the development of hybrid models or new approaches that can address the identified limitations, as well as exploration of more diverse datasets to test the scalability of the proposed solutions.
What problem does this paper attempt to address?