Libraries tagged by bayes
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
14 Downloads
Naive Bayes library for PHP
williamdes/mariadb-mysql-kbs
868124 Downloads
An index of the MariaDB and MySQL Knowledge bases
hansott/psr7-cookies
2177484 Downloads
🍪 bakes cookies for PSR-7 messages
instapago/instapago
57117 Downloads
Instapago is a technological solution designed for the market of electronic commerce (eCommerce) in Venezuela and Latin America, with the intention of offering a premium product category, which allows people and companies leverage their expansion capabilities, facilitating payment mechanisms for customers with a friendly integration into systems currently used.
fabio/laravel-simple-bases
2757 Downloads
A set of base classes to help create projects with Laravel
cravler/faye-app-bundle
45055 Downloads
triun/laravel-model-base
7620 Downloads
Generate Eloquent Model Bases for Laravel
ocubom/base-convert
8374 Downloads
Safe number conversion between arbitrary bases.
aza/math
20047 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).
skitlabs/bayeux-client
2535 Downloads
stocker4all/luhn-mod-n
49205 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
israeldavidvm/database-auditor
8 Downloads
¡Optimiza tu diseño de bases de datos con database-auditor! ¿Quieres asegurarte de que tu base de datos esté libre de redundancias, anomalías y problemas de diseño? Con database-auditor, obtén las herramientas necesarias para validar formas normales, analizar dependencias funcionales y garantizar un diseño robusto y eficiente. ¡Prueba nuestra interfaz de línea de comandos y lleva tu base de datos al siguiente nivel!
delight-im/base-convert
191 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets