php-ml/tests/Classification
Marcin Michalski db82afa263 Update to phpunit 8 and bump min php to 7.2 (#367)
* Update to phpunit 8

* Require at least PHP 7.2
2019-04-10 20:42:59 +02:00
..
DecisionTree Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Ensemble Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Linear Update to phpunit 8 and bump min php to 7.2 (#367) 2019-04-10 20:42:59 +02:00
DecisionTreeTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
KNearestNeighborsTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
MLPClassifierTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
NaiveBayesTest.php Check if feature exist when predict target in NaiveBayes (#327) 2018-11-07 09:39:51 +01:00
SVCTest.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00