paper-with-me

홈 › Papers

Naive Bayes with Correlation Factor for Text Classification Problem

2019-05-08 · Jiangning Chen, Zhibo Dai, Juntao Duan, Heinrich Matzinger, Ionel Popescu

Naive Bayes estimator is widely used in text classification problems. However, it doesn't perform well with small-size training dataset. We propose a new method based on Naive Bayes estimator to solve this problem. A correlation factor is introduced to incorporate the correlation among different classes. Experimental results show that our estimator achieves a better accuracy compared with traditional Naive Bayes in real world data.

📄 PDF Abstract BibTeX arXiv:1905.06115

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Naive Bayes and Text Classification I - Introduction and Theory

2014-10-16 · Sebastian Raschka

Naive Bayes classifiers, a family of classifiers that are based on the popular Bayes' probability theorem, are known for creating simple yet well performing models, especially in the fields of document classification and…

ClassificationDisease PredictionDocument ClassificationGeneral Classification+2

Supervised classification for object identification in urban areas using satellite imagery

2018-08-02 · Hazrat Ali, Adnan Ali Awan, Sanaullah Khan, Omer Shafique 외

This paper presents a useful method to achieve classification in satellite imagery. The approach is based on pixel level study employing various features such as correlation, homogeneity, energy and contrast. In this stu…

ClassificationGeneral Classification

Optimal partition of feature using Bayesian classifier

2023-04-27 · Sanjay Vishwakarma, Srinjoy Ganguly

The Naive Bayesian classifier is a popular classification method employing the Bayesian paradigm. The concept of having conditional dependence among input variables sounds good in theory but can lead to a majority vote s…

Optimal Projections for Classification with Naive Bayes

2024-09-09 · David P. Hofmeyr, Francois Kamper, Michail M. Melonas

In the Naive Bayes classification model the class conditional densities are estimated as the products of their marginal densities along the cardinal basis directions. We study the problem of obtaining an alternative basi…

ClassificationDimensionality Reduction

Exploring Correlation between Labels to improve Multi-Label Classification

2015-11-25 · Amit Garg, Jonathan Noyola, Romil Verma, Ashutosh Saxena 외

This paper attempts multi-label classification by extending the idea of independent binary classification models for each output label, and exploring how the inherent correlation between output labels can be used to impr…

Binary ClassificationClassificationGeneral ClassificationMulti-Label Classification+2