php-ml/src
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 Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Classification Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Clustering Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
CrossValidation Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Dataset Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DimensionReduction Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Exception Fix 'toSmall' typo (#234) 2018-02-15 18:14:06 +01:00
FeatureExtraction Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
FeatureSelection Add SelectKBest docs 2018-02-14 20:34:53 +01:00
Helper 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 Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
NeuralNetwork Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Preprocessing Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Regression Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SupportVectorMachine Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
Tokenization Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Estimator.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
IncrementalEstimator.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
ModelManager.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Pipeline.php Fix pipeline transformers 2018-02-14 20:34:53 +01:00
Transformer.php Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00