Libraries tagged by php ml
rubix/extras
70647 Downloads
Experimental features for the Rubix ML library.
mll-lab/rector-config
27814 Downloads
Shared rules for Rector
mlocati/vat-lib
12879 Downloads
A PHP library to check VAT numbers
mll-lab/microplate
33401 Downloads
PHP package to easily work with microplate data
coral-media/php-ml
983 Downloads
PHP-ML - Machine Learning library for PHP
mll-lab/slate-php
25418 Downloads
PHP implementation of the [Slate Rich Text Editor](https://slatejs.org) data model
arsengoian/commerce-ml
11998 Downloads
Easy-peasy CommerceML 2.10 PHP library
mlaphp/mlaphp
8447 Downloads
Library of code introduced throughout Modernizing Legacy Applications in PHP.
rubix/server
2141 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
mlocati/countrynames
4976 Downloads
A PHP library to work with localized country names
nepster-web/php-mlm-matrix
780 Downloads
Library for working with mlm matrices
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
379 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
424 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.