php-ml/src/Phpml/Classification
2017-03-01 10:16:15 +01:00
..
DecisionTree AdaBoost algorithm along with some improvements (#51) 2017-02-21 10:38:18 +01:00
Ensemble Add no_unused_imports rule to cs-fixer 2017-03-01 10:16:15 +01:00
Linear Add no_unused_imports rule to cs-fixer 2017-03-01 10:16:15 +01:00
Classifier.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
DecisionTree.php AdaBoost improvements (#53) 2017-02-28 21:45:18 +01:00
KNearestNeighbors.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
NaiveBayes.php Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
SVC.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
WeightedClassifier.php Add no_unused_imports rule to cs-fixer 2017-03-01 10:16:15 +01:00