Libraries tagged by bayes
jamesfrost/statistical-classifier
2680 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
wfphpnlp/naivebayesclassifier
65 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
specoto/besian-ai-stats
1 Downloads
Bayesian Statistics Library for AI Code Generation Predictability Metrics
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mcheptea/nbclassifier
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.
ifaqih/ifnaivebayes
16 Downloads
Naive Bayes library for PHP
hansott/psr7-cookies
2285970 Downloads
🍪 bakes cookies for PSR-7 messages
williamdes/mariadb-mysql-kbs
1264402 Downloads
An index of the MariaDB and MySQL Knowledge bases
ui-awesome/html-core
45889 Downloads
Core HTML tag rendering foundation for PHP: abstract bases for block, inline, input, and void elements, lifecycle hooks, simple factory, and application-scoped config recipes.
aza/math
22888 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).
lekoala/baresheet
9273 Downloads
Fast, lightweight CSV, XLSX and ODS reader/writer for PHP with no runtime Composer dependencies
cravler/faye-app-bundle
63796 Downloads
wearejh/m2-unit-test-helpers
1105 Downloads
Unit testing helpers for Magento 2 code bases
ocubom/base-convert
14222 Downloads
Safe number conversion between arbitrary bases.
jooservices/exceptions
3346 Downloads
Shared exception contracts, context-aware bases, and secret redaction for the JOOservices ecosystem.