Libraries tagged by naive bayes
rubix/ml
754853 Downloads
A high-level machine learning and deep learning library for the PHP language.
niiknow/bayes
26900 Downloads
a machine learning lib
assisted-mindfulness/naive-bayes
440418 Downloads
Naive Bayes classifier algorithm
fieg/bayes
87726 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
camspiers/statistical-classifier
36963 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
1435 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
biobii/naive-bayes-text-classifier
169 Downloads
Text classification using Naive Bayes approach
rubix/dota2
181 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.
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.
nlp-tools/lang-detect
60 Downloads
Classify source code using a Naive Bayes text classifier
ifaqih/ifnaivebayes
11 Downloads
Naive Bayes library for PHP
shrink0r/sentimental
19 Downloads
Multinomial naive bayesian classifier for php.
wfphpnlp/naivebayesclassifier
52 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
tsuzukit/laravel-naive-bayes
733 Downloads
Naive bayes classifier for laravel 5.2
mr5/bayes
75 Downloads
Naive bayes classifier.