Libraries tagged by bayes
rubix/ml
1048989 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
33801 Downloads
a machine learning lib
fieg/bayes
90510 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
assisted-mindfulness/naive-bayes
484252 Downloads
Naive Bayes classifier algorithm
assisted-mindfulness/bayesian-average
356092 Downloads
A Bayesian average is a method of estimating the mean of a population using outside information, especially a pre-existing belief, which is factored into the calculation.
bentools/split-test-analyzer
18679 Downloads
Bayesian probability calculator for split testing / AB testing.
ilicmiljan/weighted-ratings
36734 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
bgruszka/phpantispam
817 Downloads
Bayesian spam recognition library
andreekeberg/abby
8142 Downloads
🙋♀️ Minimal A/B Testing Library
nlp-tools/lang-detect
125 Downloads
Classify source code using a Naive Bayes text classifier
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
camspiers/statistical-classifier
36988 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
192 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.