Topic: "php-machine-learning"
RubixML/ML
A high-level machine learning and deep learning library for the PHP language.
Language: PHP - Size: 31.3 MB - Last synced at: 5 days ago - Pushed at: 8 days ago - Stars: 2,130 - Forks: 191

RubixML/Sentiment
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
Language: PHP - Size: 34 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 112 - Forks: 14

RubixML/Server
A standalone inference server for trained Rubix ML estimators.
Language: PHP - Size: 18.3 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 62 - Forks: 11

RubixML/CIFAR-10
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
Language: PHP - Size: 163 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 9

RubixML/Housing
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
Language: PHP - Size: 617 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 22

RubixML/MNIST
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
Language: PHP - Size: 19.9 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

RubixML/Iris
The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
Language: PHP - Size: 410 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 9

RubixML/Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Language: PHP - Size: 1.76 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 34 - Forks: 12

RubixML/HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
Language: PHP - Size: 23.9 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 7

RubixML/Colors
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
Language: PHP - Size: 251 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 3

RubixML/Dota2
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.
Language: PHP - Size: 4.89 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

RubixML/Divorce
Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.
Language: PHP - Size: 87.9 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 11
