php-ml/tests/Phpml/Classification
Tomáš Votruba f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
..
DecisionTree Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Ensemble [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Linear Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
DecisionTreeTest.php Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
KNearestNeighborsTest.php Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
MLPClassifierTest.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
NaiveBayesTest.php Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
SVCTest.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00