php-ml/src
Marcin Michalski d3888efa7a Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Clustering Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
CrossValidation Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Dataset Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +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 Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) 2019-03-20 23:22:45 +01:00
FeatureSelection Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Helper Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Math Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Metric Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
NeuralNetwork Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Preprocessing Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01: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 Provide a new NGramTokenizer with minGram and maxGram support (#350) 2019-02-15 17:31:10 +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