Libraries tagged by naive
rubix/ml
1523789 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
56211 Downloads
a machine learning lib
chriskonnertz/bbcode
283412 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
fieg/bayes
94959 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
matthiasnoback/naive-serializer
9842 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
536219 Downloads
Naive Bayes classifier algorithm
php-extended/php-tail
72247 Downloads
A smart way to tail files depending of the environment
umono/yaa-yii2
981 Downloads
一个基于Vue3 yii2 的后台框架,可快速助你开发。
camspiers/statistical-classifier
37019 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
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.
byjg/text-classifier
11 Downloads
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
shrink0r/sentimental
19 Downloads
Multinomial naive bayesian classifier for php.