Libraries tagged by Naive Bayes Classifier
rubix/ml
1546256 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
56789 Downloads
a machine learning lib
fieg/bayes
95033 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
assisted-mindfulness/naive-bayes
536236 Downloads
Naive Bayes classifier algorithm
camspiers/statistical-classifier
37020 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
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
biobii/naive-bayes-text-classifier
178 Downloads
Text classification using Naive Bayes approach
byjg/text-classifier
13 Downloads
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
rubix/dota2
196 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.
nlp-tools/lang-detect
139 Downloads
Classify source code using a Naive Bayes text classifier
wfphpnlp/naivebayesclassifier
65 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
tsuzukit/laravel-naive-bayes
733 Downloads
Naive bayes classifier for laravel 5.2
mr5/bayes
75 Downloads
Naive bayes classifier.
itsromack/naive-bayes-classifier
34 Downloads
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP