Libraries tagged by bayes
wfphpnlp/naivebayesclassifier
52 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
mcheptea/nbclassifier
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.
hansott/psr7-cookies
2133946 Downloads
🍪 bakes cookies for PSR-7 messages
williamdes/mariadb-mysql-kbs
753040 Downloads
An index of the MariaDB and MySQL Knowledge bases
instapago/instapago
52323 Downloads
:D
skitlabs/bayeux-client
1268 Downloads
fabio/laravel-simple-bases
2587 Downloads
A set of base classes to help create projects with Laravel
cravler/faye-app-bundle
39079 Downloads
ocubom/base-convert
7025 Downloads
Safe number conversion between arbitrary bases.
cheprasov/php-parallel
12296 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
aza/math
19023 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
triun/laravel-model-base
6416 Downloads
Generate Eloquent Model Bases for Laravel
delight-im/base-convert
104 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
artbit/base_convert
10389 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
abe/laravel-mns
562 Downloads
Laravel queue driver bases on Aliyun Message Service(MNS).