Libraries tagged by machine learning
rubix/cifar-10
241 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
178 Downloads
Bayes algorithm implementation in PHP for auto document classification.
hyncica/php8-ml
892 Downloads
PHP-ML - Machine Learning library for PHP
pop/winston
41 Downloads
Winston is a AB/split/multivariate testing library utilizing redis and a basic machine learning algorithm for automatically displaying the most successful test variations.
divineomega/eloquent-attribute-value-prediction
1551 Downloads
Predict attribute values for your Laravel Eloquent models using machine learning!
biigle/maia
6465 Downloads
BIIGLE module module for the Machine Learning Assisted Image Annotation method.
richdynamix/personalised-products
72 Downloads
Personalised products module for Magento 2 using PredictionIO Machine Learning
zeopix/machine-learning
8 Downloads
Simple Machine Learning POO Implementation
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
xsolve-pl/face-validator-bundle
18 Downloads
Symfony3 bundle for validating face on picture using MS Azure Face API
vigstudio/laravel-ai
590 Downloads
A laravel plugin to interact with AI providers
rubix/har
114 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
182 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/credit
201 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/client
479 Downloads
The PHP client SDK for Rubix ML Server.