Claim Missing Document
Check
Articles

Found 35 Documents
Search

Sentiment Classification and Interpretation of Tokopedia Reviews: A Machine Learning, IndoBERT, and LIME Approach Mbake Woka, Adrian Yoris; Purbolaksono, Mahendra Dwifebri; Utama, Dody Qori
Building of Informatics, Technology and Science (BITS) Vol 7 No 2 (2025): September 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v7i2.8072

Abstract

Sentiment classification of user reviews plays a vital role in business decision-making, especially on e-commerce platforms like Tokopedia. This study evaluates the performance of various sentiment classification models such as Logistic Regression LinearSVC, and BERT models, both baseline and fine-tuned. Evaluation metrics used include accuracy, precision, recall, and F1-score, applied to Tokopedia review data labelled based on user ratings. The result is fine-tuned BERT model has the best and consistent result, with 92% accuracy and 0.92 f1-score for each class. This shows that fine-tuned BERT can effectively capture the semantic context of user reviews. Its consistent performance across classes makes it suitable for reliable sentiment classification in real-world applications. Furthermore, fine-tune BERT model is visualized by Local Interpretable Model-agnostic Explanation to identify features – in this case is word – that indicates sentiment as positive or negative. It will show as color, orange for positive and blue as negative. This method will make the model more transparent and more reliable.
Sentiment Analysis of Game Review in Steam Platform using Random Forest Dwifebri Purbolaksono, Mahendra
International Journal on Information and Communication Technology (IJoICT) Vol. 10 No. 2 (2024): Vol.10 No. 2 Dec 2024
Publisher : School of Computing, Telkom University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21108/ijoict.v10i2.1007

Abstract

Steam provides a platform for buyers to write reviews of the software or games they have purchased. Developers will benefit from knowing the criticisms and suggestions given by their community. The number of reviews users give is so large that developers find it difficult to determine whether users like or dislike the games they create. In the Steam application, there is a rating system, but the ratings given by users do not always represent the content of the comments. Therefore, sentiment analysis is used to facilitate developers in understanding the sentiment of the reviews given by users. Sentiment analysis is used to solve this problem. In this research, the sentiment analysis method used is Random Forest with TF-IDF feature extraction in Bigram and Trigram. Based on the research results, scenario testing using Bigram TF-IDF instead of Trigram then in the preprocessing stage without Lemmatization achieved the highest performance. The average F1 score obtained was 62%.
Analisis Sentimen Kategori Aspek Pada Ulasan Produk Menggunakan Metode KNN Dengan Seleksi Fitur Mutual Information Wilantapoera, Alex Wira; Astuti, Widi; Purbolaksono, Mahendra Dwifebri
eProceedings of Engineering Vol. 10 No. 2 (2023): April 2023
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak-Analisis sentimen adalah bidang yang cukup populer untuk menganalisis opini, sikap, dan emosi terhadap suatu subjek dari banyak orang. Dalam hal ini teks ulasan menjadi alat untuk menilai, menimbang, dan mengkritik sebuah produk yang diulas. Produk adalah suatu hal yang dapat memuaskan seorang konsumen dalam bentuk yang beragam seperti barang, jasa, dan sebagainya. Pada penelitian ini dilakukan sebuah implementasi sebuah klasifikasi pada ulasan produk kecantikan dari situs Female Daily dengan menggunakan metode k-Nearest Neighbor (kNN). Metode kNN merupakan metode yang umum digunakan untuk klasifikasi. Lalu menggunakan Mutual Information (MI) sebagai metode seleksi fiturnya. Pada penelitian ini dihasilkan nilai akurasi 91,59% pada aspek price, 90,33% pada aspek packaging, 50,05% pada aspek product, dan 85,89% pada aspek aroma.Kata kunci-k-Nearest Neighbour, Ulasan Produk, Ulasan, Produk, Mutual Information, Analisis sentimen.
Perbandingan Algoritma Machine Learning untuk Analisis Sentimen Berbasis Aspek pada Review Female Daily Wicaksono, Muhammad Hadiyan; Purbolaksono, Mahendra Dwifebri; Faraby, Said Al
eProceedings of Engineering Vol. 10 No. 3 (2023): Juni 2023
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Abstrak-Beredar produk produk kecantikan yang di jual di internet oleh berbagai macam produsen baik luar negeri maupun dalam negeri. Akan tetapi masih diragukan kualitas kosmetik yang dijual oleh tiap produsen, agar mengetahui apakah produk tersebut baik digunakan maka produsen perlu mendapatkan ulasan/review dari konsumen yang memakai produk tersebut. Untuk itu agar produsen lebih mudah untuk mencari produk yang relevan dengan kesehatan maka dibutuhkan sebuah sistem untuk mengklasifikasikan review produk tersebut termasuk kategori relevan atau tidak relevan terhadap aspek kesehatan. Pada Tugas Akhir ini digunakan Machine learning pada klasifikasi sentimen menggunakan Random Forest, Support Vector Machine(SVM), dan K-Nearest Neighbour(KNN) untuk mencari accuracy tertinggi dan F1-score dari ketiga algoritma tersebut dengan menggunakan feature extraction yaitu chi-square dengan feature selection menggunakan Selected K Best untuk proses preprocessing. Dalam penelitian ini telah diperoleh analisis hasil bahwa algoritma SVM dengan kernel Linear mendapatkan nilai akurasi terbaik sebesar 67.10%.Kata kunci-perbandingan, analisis sentimen, KNN, random forest, SVM, chi- square, selected K Best, female daily, kesehatan
Performance and Efficiency Testing Analysis of Database Systems in Academic Information Systems: Analisis Pengujian Kinerja dan Efisiensi Sistem Basis Data dalam Sistem Informasi Akademik Utami Kusuma Dewi; Ryan Lingga Wicaksono; Mahendra Dwifebri Purbolaksono; Villy Satria
NUANSA INFORMATIKA Vol. 19 No. 2 (2025): Nuansa Informatika 19.2 Juli 2025
Publisher : FKOM UNIKU

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/ilkom.v19i2.438

Abstract

This study examines the performance and efficiency of database systems within academic information systems, acknowledging the increasing demand for responsiveness and reliability in managing complex academic data. As educational institutions increasingly rely on digital systems, performance testing becomes essential to ensure that these systems continue to support the learning environment effectively. Guided by the ISO/IEC 25010 standard, the research focuses on evaluating three key aspects of performance efficiency: time behavior, resource utilization, and capacity. Using JMeter, a range of user load scenarios were simulated, and the results were examined through Control Quality Charts and Nelson Rules to detect underlying issues affecting system performance. The findings reveal that 82.5% of queries demonstrated good time behavior, and 80% performed well in resource usage. However, half of the tests related to capacity highlighted the need for further improvements. Some queries experienced delays and consumed excessive CPU and memory resources, indicating areas where optimization is required. These insights highlight the importance of refining queries and managing resources more effectively to ensure a seamless user experience. Future research should consider automated optimization, machine learning-based performance prediction, and system scalability, especially in more dynamic and distributed academic environments.