php-ml/tests/Phpml
Marcin Michalski 11d05ce89d Comparison - replace eval (#130)
* Replace eval with strategy

* Use Factory Pattern, add tests

* Add missing dockblocks

* Replace strategy with simple object
2017-10-24 18:59:12 +02:00
..
Association Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Classification Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Clustering DBSCAN fix for associative keys and array_merge performance optimization (#139) 2017-10-18 10:59:37 +02:00
CrossValidation Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Dataset Support CSV with long lines (#119) 2017-08-21 08:08:54 +02:00
DimensionReduction Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
FeatureExtraction Add french stopwords (#92) 2017-05-22 23:18:27 +02:00
Math Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
Metric Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
NeuralNetwork Add PReLU activation function (#128) 2017-09-02 21:31:14 +02:00
Preprocessing Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Regression Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
SupportVectorMachine Ensure user-provided SupportVectorMachine paths are valid (#126) 2017-09-02 22:44:19 +02:00
Tokenization Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
ModelManagerTest.php php-cs-fixer - more rules (#118) 2017-08-17 08:50:37 +02:00
PipelineTest.php Fix samples transformation in Pipeline training (#94) 2017-05-24 09:06:54 +02:00