php-ml/src/Phpml/Regression
David Monllaó c1b1a5d6ac Support for multiple training datasets (#38)
* Multiple training data sets allowed

* Tests with multiple training data sets

* Updating docs according to #38

Documenting all models which predictions will be based on all
training data provided.

Some models already supported multiple training data sets.
2017-02-01 19:06:38 +01:00
..
LeastSquares.php Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
MLPRegressor.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Regression.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
SVR.php Fixes after new php-cs-fixer v2.0 2016-12-12 18:11:57 +01:00