Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
-
Updated
Jun 21, 2015 - Java
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
A Naive Bayes Classifier for classifying documents by programming language.
Add a description, image, and links to the classify-documents topic page so that developers can more easily learn about it.
To associate your repository with the classify-documents topic, visit your repo's landing page and select "manage topics."