Classification of imbalanced datasets using naive bayes

Imbalanced data set had tendency to effect classifier performance in machine learning due to the greater influence given by majority data that overlooked the minority ones. But in classifying data, more important class is given by the minority data. In order to solve this problem, original Naïve Bay...

全面介紹

Saved in:
書目詳細資料
主要作者: Mohd. Sobran, Nur Maisarah
格式: Thesis
語言:English
出版: 2011
主題:
在線閱讀:http://eprints.utm.my/id/eprint/31941/5/NurMaisarahMohdSobranMFKE2011.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Imbalanced data set had tendency to effect classifier performance in machine learning due to the greater influence given by majority data that overlooked the minority ones. But in classifying data, more important class is given by the minority data. In order to solve this problem, original Naïve Bayes was purposed as classifier for imbalanced data set. Our main interest is to investigate the performance of original Naïve Bayes classifier in imbalanced datasets. From the four UCI imbalanced datasets that been used, the purposed techniques show that, Naïve Bayes doing well in Herbaman’s datasets and satisfying results in other datasets.