Rubix ML
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
Extras
Experimental features for the Rubix ML library.
-
RubixML
A high-level machine learning and deep learning library for the PHP language.
-
Sentiment
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
-
Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
-
MNIST
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
-
CIFAR-10
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
-
Housing
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
-
HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
-
Colors
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
-
Dota2
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.
-
Tensor
A library and extension that provides objects for scientific computing in PHP.
-
Server
Effortlessly serve your trained Rubix ML estimators in production.
-
Iris
The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
-
Divorce
Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.

