php-ml/tests
Arkadiusz Kondas 417174d143
Implement ColumnFilter preprocessor (#378)
2019-05-12 22:41:31 +02:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02: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 to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
FeatureExtraction Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
FeatureSelection Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
Helper/Optimizer Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02: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 Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02:00
Performance Provide a new NGramTokenizer with minGram and maxGram support (#350) 2019-02-15 17:31:10 +01:00
Preprocessing Implement ColumnFilter preprocessor (#378) 2019-05-12 22:41:31 +02: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
ModelManagerTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
PipelineTest.php Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00