php-ml/tests/Phpml/Classification
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
..
DecisionTreeTest.php Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
KNearestNeighborsTest.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
NaiveBayesTest.php Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
SVCTest.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00