php-ml/src/Classification
2018-10-16 21:42:06 +02:00
..
DecisionTree Add RandomForest exception tests (#251) 2018-03-04 17:02:36 +01:00
Ensemble Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
Linear Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
Classifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DecisionTree.php Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
KNearestNeighbors.php Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
MLPClassifier.php Return labels in MultilayerPerceptron output (#315) 2018-10-15 19:47:42 +02:00
NaiveBayes.php Update easy coding standard to ^5.1 (#317) 2018-10-16 21:42:06 +02:00
SVC.php Change the default kernel type in SVC to Kernel::RBF (#267) 2018-06-20 23:28:11 +02:00
WeightedClassifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00