php-ml/tests
Marcin Michalski 2ee0d373eb
Fix static analysis errors from phpstan upgrade to 0.12 (#426)
2020-03-03 18:52:29 +01:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Update phpunit, phpbench, easy coding standard (#415) 2019-11-08 15:28:42 +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 Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +01:00
FeatureExtraction Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
FeatureSelection Fix division by zero in ANOVA for small size dataset (#391) 2019-06-22 22:54:47 +02:00
Helper/Optimizer Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +01:00
Math Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
Metric Implement regression metrics (#373) 2019-05-10 23:10:05 +02:00
NeuralNetwork Update phpunit, phpbench, easy coding standard (#415) 2019-11-08 15:28:42 +01:00
Performance Provide a new NGramTokenizer with minGram and maxGram support (#350) 2019-02-15 17:31:10 +01:00
Preprocessing Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +01:00
Regression Fix DecisionTreeRegressor for big dataset (#376) 2019-05-12 21:27:21 +02:00
SupportVectorMachine Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
Tokenization Ngram word (#370) 2019-04-05 21:23:09 +02:00
Tree/Node Implement DecisionTreeRegressor (#375) 2019-05-12 20:04:39 +02:00
FeatureUnionTest.php Implement FeatureUnion 🚀 (#382) 2019-05-14 21:26:25 +02:00
ModelManagerTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
PipelineTest.php Implement FeatureUnion 🚀 (#382) 2019-05-14 21:26:25 +02:00