Mohammad Sonhaji Akbar
Teknik Informatika, Institut Teknologi Sepuluh Nopember Surabaya

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

Found 1 Documents
Search

Optimasi Naive Bayes Dengan Pemilihan Fitur Dan Pembobotan Gain Ratio I Guna Adi Socrates; Afrizal Laksita Akbar; Mohammad Sonhaji Akbar; Agus Zainal Arifin; Darlis Herumurti
Lontar Komputer : Jurnal Ilmiah Teknologi Informasi Vol. 7, No. 1 April 2016
Publisher : Institute for Research and Community Services, Udayana University

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (533.93 KB) | DOI: 10.24843/LKJITI.2016.v07.i01.p03

Abstract

Naïve Bayes is one of data mining methods that are commonly used in text-based document classification. The advantage of this method is a simple algorithm with low computation complexity. However, there is weaknesses on Naïve Bayes methods where independence of Naïve Bayes features can’t be always implemented that would affect the accuracy of the calculation. Therefore, Naïve Bayes methods need to be optimized by assigning weights using Gain Ratio on its features. However, assigning weights on Naïve Bayes’s features cause problems in calculating the probability of each document which is caused by there are many features in the document that not represent the tested class. Therefore, the weighting Naïve Bayes is still not optimal. This paper proposes optimization of Naïve Bayes method using weighted by Gain Ratio and feature selection method in the case of text classification. Results of this study pointed-out that Naïve Bayes optimization using feature selection and weighting produces accuracy of 94%.