php-ml/tests/Phpml
David Monllaó c4ad117d28 Ability to update learningRate in MLP (#160)
* Allow people to update the learning rate

* Test for learning rate setter
2017-12-05 21:09:06 +01:00
..
Association Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Classification Fix logistic regression implementation (#169) 2017-12-05 12:03:55 +01:00
Clustering Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
CrossValidation Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Dataset Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
DimensionReduction Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
FeatureExtraction Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Math Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Metric Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
NeuralNetwork Ability to update learningRate in MLP (#160) 2017-12-05 21:09:06 +01:00
Preprocessing Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Regression Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
SupportVectorMachine Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
Tokenization Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
ModelManagerTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
PipelineTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00