php-ml/tests
KenorFR cefb4fc7a7 Ngram word (#370)
* Add NGramWordTokenizer

* Update doc
Add test
Check coding standards
2019-04-05 21:23:09 +02:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Check if feature exist when predict target in NaiveBayes (#327) 2018-11-07 09:39:51 +01:00
Clustering Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
CrossValidation Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Dataset Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) 2019-03-20 23:22:45 +01:00
DimensionReduction Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
FeatureExtraction Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) 2019-03-20 23:22:45 +01:00
FeatureSelection Switch SelectKBest constructor parameters 2018-02-14 20:34:53 +01:00
Helper/Optimizer Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +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 to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Performance Provide a new NGramTokenizer with minGram and maxGram support (#350) 2019-02-15 17:31:10 +01:00
Preprocessing Implement LabelEncoder (#369) 2019-04-02 11:07:00 +02:00
Regression Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
SupportVectorMachine Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Tokenization Ngram word (#370) 2019-04-05 21:23:09 +02:00
ModelManagerTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
PipelineTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00