Skip to content
@RubixML

Rubix ML

Machine Learning and Deep Learning for the PHP language.

Pinned Loading

  1. ML ML Public

    A high-level machine learning and deep learning library for the PHP language.

    PHP 2.2k 193

  2. numpower numpower Public

    PHP extension for high-performance tensor computing.

    PHP 7 1

  3. MNIST MNIST Public template

    Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

    PHP 40 9

  4. Sentiment Sentiment Public template

    An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

    PHP 114 14

  5. Housing Housing Public template

    An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

    PHP 51 22

  6. Tensor Tensor Public

    A library and extension that provides objects for scientific computing in PHP.

    PHP 264 32

Repositories

Showing 10 of 22 repositories
  • numpower Public

    PHP extension for high-performance tensor computing.

    RubixML/numpower’s past year of commit activity
    PHP 7 1 0 0 Updated Sep 3, 2025
  • ML Public

    A high-level machine learning and deep learning library for the PHP language.

    RubixML/ML’s past year of commit activity
    PHP 2,162 MIT 193 64 (4 issues need help) 1 Updated Aug 17, 2025
  • numpower-fork Public Forked from NumPower/numpower

    PHP extension for efficient scientific computing and array manipulation with GPU support

    RubixML/numpower-fork’s past year of commit activity
    PHP 8 10 1 0 Updated Aug 5, 2025
  • Housing Public template

    An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

    RubixML/Housing’s past year of commit activity
    PHP 51 MIT 22 1 0 Updated Jul 25, 2025
  • Credit Public template

    An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.

    RubixML/Credit’s past year of commit activity
    PHP 37 MIT 12 1 0 Updated Jul 25, 2025
  • Churn Public

    Detect unhappy customers with Naive Bayes and 19 categorical features.

    RubixML/Churn’s past year of commit activity
    PHP 12 MIT 3 0 0 Updated Jul 25, 2025
  • Sentiment Public template

    An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

    RubixML/Sentiment’s past year of commit activity
    PHP 114 MIT 14 3 0 Updated Jul 25, 2025
  • MNIST Public template

    Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

    RubixML/MNIST’s past year of commit activity
    PHP 40 MIT 9 2 0 Updated Jul 25, 2025
  • Iris Public template

    The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

    RubixML/Iris’s past year of commit activity
    PHP 34 MIT 9 0 0 Updated Jul 25, 2025
  • HAR Public template

    Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

    RubixML/HAR’s past year of commit activity
    PHP 25 MIT 7 0 0 Updated Jul 25, 2025

Top languages

Loading…