Libraries tagged by php NaiveBayes
rubix/ml
1093878 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
34698 Downloads
a machine learning lib
fieg/bayes
91138 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
camspiers/statistical-classifier
36991 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
biobii/naive-bayes-text-classifier
174 Downloads
Text classification using Naive Bayes approach
rubix/dota2
193 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.
wfphpnlp/naivebayesclassifier
54 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
israel-nogueira/naivebayes
7 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
sphamster/bayes
8 Downloads
Bayes machine learning
jamesfrost/statistical-classifier
2680 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
16 Downloads
Naive Bayes library for PHP