Adiguna, Vinsent Brilian
Unknown Affiliation

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

Found 1 Documents
Search

Improving Performance Sentiment Analysis Movie Review Film using Random Forest with Feature Selection Information Gain Adiguna, Vinsent Brilian; Aqqad, Muslihul; Purwanto, Purwanto; Jaluanto Sunu, Jaluanto Sunu; Honorata Ratnawati, Honorata Ratnawati
International Journal of Artificial Intelligence Research Vol 8, No 1.1 (2024)
Publisher : STMIK Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29099/ijair.v8i1.1.1227

Abstract

Sentiment analysis in film reviews is an important task to understand the audience's opinion towards a cinematic work. However, the complexity and subjectivity of language in film reviews pose a challenge. This research explores the application of Random Forest algorithm, an ensemble learning method, to perform sentiment classification on film reviews. Random Forest is built from a set of decision trees, each of which provides a prediction, and the final result is obtained from majority voting. This approach has the advantage of handling overfitting data. This research uses 500 review datasets along with positive and negative sentiment labels. The review text is represented as Information Gain and TF-IDF features to model the weight of each word. The Random Forest model is then trained using these features to predict sentiment labels. The performance of the model is evaluated using metrics such as accuracy, precision, recall and f1-score. The experimental results show that Random Forest is able to achieve 95.20% accuracy in sentiment classification of film reviews, surpassing the Support Vector Machine classification algorithm which in previous studies only achieved 92%. These findings provide a new perspective on the benefits of ensemble learning in sentiment analysis and its potential application in other domains such as marketing and public opinion analysis.