Libraries tagged by naivebayes
itsromack/naive-bayes-classifier
34 Downloads
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP
alissave/naive-bayes-logic
35 Downloads
logic untuk naive bayes
toddy15/spamdetect
0 Downloads
Spam detection for Laravel, using a Naive Bayes implementation
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mr5/bayes
75 Downloads
Naive bayes classifier.
mcheptea/nbclassifier
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.
jamesfrost/statistical-classifier
2678 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
ifaqih/ifnaivebayes
11 Downloads
Naive Bayes library for PHP