Libraries tagged by php naive bayes
rubix/ml
860147 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
31607 Downloads
a machine learning lib
fieg/bayes
89515 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
camspiers/statistical-classifier
36979 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
hybridlogic/classifier
1440 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
biobii/naive-bayes-text-classifier
174 Downloads
Text classification using Naive Bayes approach
rubix/dota2
191 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
shrink0r/sentimental
19 Downloads
Multinomial naive bayesian classifier for php.
wfphpnlp/naivebayesclassifier
53 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP
sphamster/bayes
5 Downloads
Bayes machine learning
israel-nogueira/naivebayes
5 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
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
ayesh/wordpress-password-hash
162 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.