rubix/ml dependents (22) Order by: name | downloads Show: all | require | require-dev

  • PHP

    rubix/har

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

  • PHP

    rubix/housing

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

  • PHP

    rubix/iris

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

  • PHP

    rubix/mnist

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

  • PHP

    rubix/sentiment

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

  • PHP

    rubix/server

    Deploy your Rubix ML models to production with scalable stand-alone inference servers.

  • PHP

    torian257x/ai-php-rubix-wrap

    AI PHP is a wrapper for rubix ml