php-ai / php-ml-examples

MIT License
190 stars 54 forks source link

PHP-ML - Machine Learning library for PHP - Examples

Examples of the use of PHP-ML library

Projects

Interesting demo/examples projects using php-ml:

Articles

Many of samples from this repository was used in my articles

Examples

To test example, select one of the following and run it from main folder (each category has its own folder).

php classification/languageDetection.php

Classification:

Regression:

License

PHP-ML is released under the MIT Licence. See the bundled LICENSE file for details.

Author

Arkadiusz Kondas (@ArkadiuszKondas)