Libraries tagged by ml
mll-lab/laravel-graphql-voyager
32089 Downloads
Easily integrate GraphQL Voyager into your Laravel project
mlambley/json-reference
43276 Downloads
A library for working with JSON References
mlpz/mailchimp-bundle
116822 Downloads
mailchimp bundle
mll-lab/microplate
36617 Downloads
PHP package to easily work with microplate data
nepster-web/php-mlm-matrix
784 Downloads
Library for working with mlm matrices
monkeyscloud/monkeyslegion-mlc
158 Downloads
`.mlc` MonkeysLegion Config format parser & loader
juniora/php-ml
54 Downloads
PHP-ML - Machine Learning library for PHP
rubix/mnist
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
428 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/divorce
447 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
210 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/colors
177 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
261 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
denissimon/prediction-builder
6696 Downloads
A library for machine learning that builds predictions using a linear regression.