Libraries tagged by naive
rubix/ml
1652513 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
60687 Downloads
a machine learning lib
chriskonnertz/bbcode
291111 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
fieg/bayes
95305 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
matthiasnoback/naive-serializer
9936 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
assisted-mindfulness/naive-bayes
536340 Downloads
A fluent Naive Bayes classifier for PHP and Laravel with normalized arbitrary-precision probabilities.
php-extended/php-tail
74242 Downloads
A smart way to tail files depending of the environment
umono/yaa-yii2
1366 Downloads
一个基于Vue3 yii2 的后台框架,可快速助你开发。
camspiers/statistical-classifier
37021 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
restruct/silverstripe-simpler
2385 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
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
178 Downloads
Text classification using Naive Bayes approach
aldeebhasan/naive-crud
122 Downloads
A lightweight package to handle the laravel crud operations
rubix/dota2
196 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.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.