Libraries tagged by bayes
rubix/ml
842675 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
30666 Downloads
a machine learning lib
assisted-mindfulness/naive-bayes
469126 Downloads
Naive Bayes classifier algorithm
fieg/bayes
89159 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
assisted-mindfulness/bayesian-average
345704 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
31669 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
36979 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
17700 Downloads
Bayesian probability calculator for split testing / AB testing.
andreekeberg/abby
8032 Downloads
🙋♀️ Minimal A/B Testing Library
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hybridlogic/classifier
1440 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
sphamster/bayes
5 Downloads
Bayes machine learning
biobii/naive-bayes-text-classifier
174 Downloads
Text classification using Naive Bayes approach
bgruszka/phpantispam
789 Downloads
Bayesian spam recognition library
rubix/dota2
190 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.