php-ml/tests/Phpml/Classification
Tomáš Votruba 946fbbc521 Tests: use PHPUnit (6.4) exception methods (#165)
* tests: update to PHPUnit 6.0 with rector

* [cs] clean empty docs

* composer: bump to PHPUnit 6.4

* tests: use class references over strings

* cleanup
2017-11-28 08:00:13 +01:00
..
DecisionTree Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
Ensemble Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
Linear Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
DecisionTreeTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
KNearestNeighborsTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
MLPClassifierTest.php Tests: use PHPUnit (6.4) exception methods (#165) 2017-11-28 08:00:13 +01:00
NaiveBayesTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00
SVCTest.php Added EasyCodingStandard + lots of code fixes (#156) 2017-11-22 22:16:10 +01:00