Skip to content

Commit

Permalink
Add Rubix ML library for the PHP Language (#82)
Browse files Browse the repository at this point in the history
This change adds an actively developed machine learning library for the PHP language to the list
  • Loading branch information
andrewdalpino authored and bfortuner committed Nov 4, 2019
1 parent f134572 commit 4aee490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ PHP

- `PHP-ML <https://github.com/php-ai/php-ml>`__ - Machine Learning library for PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
- `PredictionBuilder <https://github.com/denissimon/prediction-builder>`__ - A library for machine learning that builds predictions using a linear regression.
- `Rubix ML <https://github.com/RubixML/RubixML>`__ - A high-level machine learning and deep learning library for the PHP language.


Python
Expand Down

0 comments on commit 4aee490

Please sign in to comment.