Libraries tagged by php Naive Bayes Classifier
rubix/ml
757871 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
27002 Downloads
a machine learning lib
fieg/bayes
87762 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
camspiers/statistical-classifier
36963 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
1435 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
biobii/naive-bayes-text-classifier
169 Downloads
Text classification using Naive Bayes approach
rubix/dota2
182 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.
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP
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
wfphpnlp/naivebayesclassifier
52 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.