I need to know whether the Naive bayesian classifier can be used to generate multiple decisions. I couldn\'t
I am using a Naive Bayes Classifier to categorize several thousand documents into 30 different categories. I have implemented a Naive Bayes Classifier, and with some feature selection (mostly filterin
I\'ve got about 300k documents stored in a Postgres database that are tagged with topic categories (there are about 150 categories in total).I have another 150k documents that don\'t yet have categori
I am trying to implement a naive bayseian approach to find the topic of a given document or stream of words. Is there are Naive Bayesian approach that i might be able to look up for this ?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am planning to implement spam filter using Naive Bayesian classification model. Online I see a lot of info on Naive Bayesian cla开发者_运维问答ssification, but the problem is its a lot of mathemat
I\'m working on an implementation of a Naive Bayes Classifier. Programming Collective Intelligence introduces this subject by describing Bayes Theorem as: