php-ml/src/Phpml
Tomáš Votruba 6660645ecd Update dev dependencies (#187)
* composer: update dev dependencies

* phpstan fixes

* phpstan fixes

* phpstan fixes

* phpstan fixes

* drop probably forgotten humbug configs

* apply cs

* fix cs bug

* compsoer: add coding standard and phsptan dev friendly scripts

* ecs: add skipped errors

* cs: fix PHP 7.1

* fix cs

* ecs: exclude strict fixer that break code

* ecs: cleanup commented sets

* travis: use composer scripts for testing to prevent duplicated setup
2018-01-06 21:25:47 +01:00
..
Association Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00
Classification Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Clustering Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
CrossValidation Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
Dataset Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
DimensionReduction Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Exception Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
FeatureExtraction Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Helper Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Math Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Metric Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00
NeuralNetwork Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
Preprocessing Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00
Regression Update dev dependencies (#187) 2018-01-06 21:25:47 +01:00
SupportVectorMachine Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00
Tokenization Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
Estimator.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
IncrementalEstimator.php Code Style (#86) 2017-05-17 09:03:25 +02:00
ModelManager.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
Pipeline.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
Transformer.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00