Abdillah, Amrullah Fajri Artha
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Studi Komparatif Multinomial Naïve Bayes, Decision Tree, dan K-Nearest Neighbor dalam Klasifikasi Validasi Ulasan Clash of Clans oleh Pengguna Ahli Ramadhani, Ramadhani; Ramadhanu, Ramadhanu; Ridwan, Mohammad; Abdillah, Amrullah Fajri Artha; Hidayat, Taufik
JUSTIN (Jurnal Sistem dan Teknologi Informasi) Vol 12, No 4 (2024)
Publisher : Jurusan Informatika Universitas Tanjungpura

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

Abstract

User reviews of the app, including popular games like Clash of Clans, are an important indicator of the quality of the app. However, fake reviews can mislead users and damage the app's reputation. This study aims to classify Clash of Clans reviews on the Google Play Store as "valid" or "invalid" using three algorithms: decision tree (DT), K-Nearest Neighbors (KNN), and Multinomial Naive Bayes (MNB). The dataset used contains 320 Indonesian reviews with a rating of 1 to 3 and validated by experienced players. Text features are extracted using TF-IDF and the model is evaluated using cross validation. The results show that the decision tree has the highest accuracy (64%), followed by MNB (59%) and KNN (53%). Cross validation shows that MNB has the most stable performance, while KNN is more sensitive to data changes. Decision Trees show the lowest performance and are less effective on new data because they tend to overfit. The study provides valuable insights into the selection of user review classification algorithms by considering accuracy, precision, acquisition, and performance stability.