Libraries tagged by classification
divante-ltd/pimcore-classification-store-importer
1061 Downloads
Pimcore bundle for Classificationstore import and export
rubix/sentiment
560 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
175 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
386 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/credit
213 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
262 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
kbariotis/documer
180 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
wispiring/china-economy-classification
48 Downloads
China National Economy Classification Codes 国民经济行业分类与代码 GB4754-2011
wellingtonbarbosa/knn
32 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
rubix/har
128 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
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.
rubix/divorce
448 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
jenutka/titanic_php
46 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
jobmetric/laravel-taxonomy
16 Downloads
This is an optimized parent and child classification model for Laravel that you can use in your projects.