Libraries tagged by naive bayes
liviana/naive-bayes
38 Downloads
belajar library
kematjaya/naive-bayes
1 Downloads
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
israel-nogueira/naivebayes
6 Downloads
Esta classe PHP serve como componente central em um sistema de processamento de linguagem natural, especialmente voltado para aplicações de aprendizado de máquina
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.
jamesfrost/statistical-classifier
2679 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
mcheptea/nbclassifier
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.
ifaqih/ifnaivebayes
14 Downloads
Naive Bayes library for PHP
ayesh/wordpress-password-hash
163 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.