Libraries tagged by bayes
rubix/ml
895387 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
32541 Downloads
a machine learning lib
assisted-mindfulness/naive-bayes
478678 Downloads
Naive Bayes classifier algorithm
fieg/bayes
89813 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
assisted-mindfulness/bayesian-average
354452 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.
ilicmiljan/weighted-ratings
34361 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
camspiers/statistical-classifier
36987 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
bentools/split-test-analyzer
18195 Downloads
Bayesian probability calculator for split testing / AB testing.
andreekeberg/abby
8101 Downloads
🙋♀️ Minimal A/B Testing Library
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hybridlogic/classifier
1442 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
bgruszka/phpantispam
797 Downloads
Bayesian spam recognition library
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.