Libraries tagged by naive
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP
andrewdevelop/naivemq
10 Downloads
A basic RabbitMQ pub/sub and rpc package for Lumen
alissave/naive-bayes-logic
35 Downloads
logic untuk naive bayes
jamesfrost/statistical-classifier
2678 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
toddy15/spamdetect
0 Downloads
Spam detection for Laravel, using a Naive Bayes implementation
wzulfikar/check-rollbar-limit
17 Downloads
Naive artisan command to check rollbar limit
william/laravel-rpc
33 Downloads
Naive rpc tool for laravel
mr5/bayes
75 Downloads
Naive bayes classifier.
mpstyle/container
25 Downloads
Lazy and naive container for the dependency injection for PHP 7
mnoho/csv-reader
38945 Downloads
Very simple/naive csv reader as PHP Iterator
mcheptea/nbclassifier
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.
jth/green-mt
1 Downloads
Simple to use and naive library for pthreads extension
helica/pocker
9 Downloads
A naive PHP client for docker engine API
eufony/i18n
5 Downloads
A simple but naive approach to token-based internationalization.
cr4zyfl1x/bbcode
12 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.