php-ml/tests
Arkadiusz Kondas 16dc16b0d9
Add phpstan strict rules (#233)
* Add phpstan strict rules

* Fix travis coveralls

* Add phpstan-phpunit strict rules

* Fix eigen decomposition test name and phpstan ingored error
2018-02-16 07:25:24 +01:00
..
Association Fix support of a rule in Apriori (#229) 2018-02-11 12:42:46 +01:00
Classification Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00
Clustering Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
CrossValidation Fix 'toSmall' typo (#234) 2018-02-15 18:14:06 +01:00
Dataset Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DimensionReduction Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
FeatureExtraction Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
FeatureSelection Switch SelectKBest constructor parameters 2018-02-14 20:34:53 +01:00
Helper/Optimizer Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Math Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Metric Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
NeuralNetwork Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Preprocessing Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Regression Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SupportVectorMachine Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Tokenization Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
ModelManagerTest.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
PipelineTest.php Add SelectKBest docs 2018-02-14 20:34:53 +01:00