php-ml/src
Pol Dellaiera 4b837fae8e Improve distance performance and reduce duplication in distance classes. (#348)
* Issue #347: Reduce duplicated code.

* Issue #347: Replace array_* with regular loops for better perfomance.
2019-02-06 08:00:17 +01:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Clustering Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
CrossValidation Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Dataset Mnist Dataset (#326) 2018-11-07 08:02:56 +01:00
DimensionReduction Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Exception Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureExtraction Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
FeatureSelection Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Helper Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Math Improve distance performance and reduce duplication in distance classes. (#348) 2019-02-06 08:00:17 +01:00
Metric Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
NeuralNetwork Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Preprocessing Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
Regression Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SupportVectorMachine Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Tokenization Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Estimator.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
IncrementalEstimator.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
ModelManager.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Pipeline.php Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Transformer.php Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00