Libraries tagged by bayes
rubix/ml
1665380 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
61458 Downloads
a machine learning lib
fieg/bayes
95360 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
bentools/split-test-analyzer
24025 Downloads
Bayesian probability calculator for split testing / AB testing.
andreekeberg/abby
12866 Downloads
🙋♀️ Minimal A/B Testing Library
ilicmiljan/weighted-ratings
70656 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
assisted-mindfulness/naive-bayes
536356 Downloads
A fluent Naive Bayes classifier for PHP and Laravel with normalized arbitrary-precision probabilities.
kbariotis/documer
180 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
37021 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
bgruszka/phpantispam
854 Downloads
Bayesian spam recognition library
biobii/naive-bayes-text-classifier
178 Downloads
Text classification using Naive Bayes approach
assisted-mindfulness/bayesian-average
369822 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.
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.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.