Libraries tagged by classification
rubix/iris
373 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/har
119 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/divorce
436 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
205 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/cifar-10
247 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
mibo/taxonomy
7544 Downloads
PHP lib for taxonomy
kbariotis/documer
179 Downloads
Bayes algorithm implementation in PHP for auto document classification.
rf1705/tntsearch
6871 Downloads
A fully featured full text search engine written in PHP
koren-software/ehak-locations
3999 Downloads
PHP Library to convert location into EHAK classification code and vice-versa
hybridlogic/classifier
1440 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
wispiring/china-economy-classification
45 Downloads
China National Economy Classification Codes 国民经济行业分类与代码 GB4754-2011
torqit/portable-classification-store-bundle
20 Downloads
divante-ltd/pimcore-classification-store-importer
944 Downloads
Pimcore bundle for Classificationstore import and export
wellingtonbarbosa/knn
31 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
rubix/dota2
190 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.