php-ml/src/Classification
Arkadiusz Kondas 1934d8af81
Update dependencies and fix code styles (#334)
2018-12-12 21:56:44 +01:00
..
DecisionTree Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Ensemble Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Linear Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DecisionTree.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
KNearestNeighbors.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
MLPClassifier.php Return labels in MultilayerPerceptron output (#315) 2018-10-15 19:47:42 +02:00
NaiveBayes.php Check if feature exist when predict target in NaiveBayes (#327) 2018-11-07 09:39:51 +01: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