php-ml/src/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 Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Classification Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
Clustering DBSCAN fix for associative keys and array_merge performance optimization (#139) 2017-10-18 10:59:37 +02:00
CrossValidation Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Dataset Support CSV with long lines (#119) 2017-08-21 08:08:54 +02:00
DimensionReduction php-cs-fixer - more rules (#118) 2017-08-17 08:50:37 +02:00
Exception Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
FeatureExtraction php-cs-fixer - more rules (#118) 2017-08-17 08:50:37 +02:00
Helper Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
Math Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
Metric Code Style (#86) 2017-05-17 09:03:25 +02:00
NeuralNetwork Add PReLU activation function (#128) 2017-09-02 21:31:14 +02:00
Preprocessing php-cs-fixer - more rules (#118) 2017-08-17 08:50:37 +02:00
Regression Run newest php-cs-fixer (#108) 2017-07-26 08:24:47 +02:00
SupportVectorMachine Ensure user-provided SupportVectorMachine paths are valid (#126) 2017-09-02 22:44:19 +02:00
Tokenization Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Estimator.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
IncrementalEstimator.php Code Style (#86) 2017-05-17 09:03:25 +02:00
ModelManager.php Code Style (#86) 2017-05-17 09:03:25 +02:00
Pipeline.php Fix samples transformation in Pipeline training (#94) 2017-05-24 09:06:54 +02:00
Transformer.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00