Libraries tagged by naive
rubix/ml
1123385 Downloads
A high-level machine learning and deep learning library for the PHP language.
assisted-mindfulness/naive-bayes
497098 Downloads
Naive Bayes classifier algorithm
niiknow/bayes
35973 Downloads
a machine learning lib
chriskonnertz/bbcode
244765 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
fieg/bayes
91439 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
matthiasnoback/naive-serializer
9414 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
php-extended/php-tail
64142 Downloads
A smart way to tail files depending of the environment
camspiers/statistical-classifier
36991 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
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
biobii/naive-bayes-text-classifier
174 Downloads
Text classification using Naive Bayes approach
aldeebhasan/naive-crud
114 Downloads
A lightweight package to handle the laravel crud operations
umono/yaa-yii2
85 Downloads
一个基于Vue3 yii2 的后台框架,可快速助你开发。
rubix/dota2
193 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.
shrink0r/sentimental
19 Downloads
Multinomial naive bayesian classifier for php.
restruct/silverstripe-simpler
1613 Downloads
Tries to make Silverstripe development a bit simpler by naively re-introducting some 'common sense'/old-fashioned/SS3 basics like global Bootstrap & jQuery and a modal