This project will carry out a machine learning process but is based on PHP programming. Then the package to be used is PHP-ML - Machine Learning library for PHP https://php-ml.readthedocs.io/en/latest/
. This package provides several functions in the machine learning process, but it is still not good enough compared to coding in Python-based programming. This library provides Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
Requires
- PHP >= 7.1
- Installing composer `https://getcomposer.org/download/`
- Installing library : `composer require php-ai/php-ml`
Result Website (Features)