php-ml/tests/Phpml
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
..
Association Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Classification Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
Clustering Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
CrossValidation Use assertCount in tests 2016-12-12 19:31:30 +01:00
Dataset Use assertCount in tests 2016-12-12 19:31:30 +01:00
FeatureExtraction Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Math Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Metric Fix for php7.1 accuracy test score 2016-12-12 19:28:26 +01:00
NeuralNetwork Increase iterations number in Backpropagation test (sometimes it fails) 2016-11-20 22:56:18 +01:00
Preprocessing Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Regression Update php-cs-fixer 2016-11-20 22:53:17 +01:00
SupportVectorMachine Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Tokenization Update php-cs-fixer 2016-11-20 22:53:17 +01:00
PipelineTest.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00