php-ml/tests/Phpml/Classification
Mustafa Karabulut 01bb82a2a7 One-v-Rest Classification technique applied to linear classifiers (#54)
* One-v-Rest Classification technique applied to linear classifiers

* Fix for Apriori

* Fixes for One-v-Rest

* One-v-Rest test cases
2017-03-05 09:43:19 +01:00
..
Ensemble Add no_unused_imports rule to cs-fixer 2017-03-01 10:16:15 +01:00
Linear One-v-Rest Classification technique applied to linear classifiers (#54) 2017-03-05 09:43:19 +01:00
DecisionTreeTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
KNearestNeighborsTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
NaiveBayesTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
SVCTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00