php-ml/src/Classification
Meirza c91a5b730e Fixed ${var} string interpolation deprecations in PHP 8.1 2023-01-26 06:06:46 +07:00
..
DecisionTree Fixed ${var} string interpolation deprecations in PHP 8.1 2023-01-26 06:06:46 +07:00
Ensemble Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Linear Fixed ${var} string interpolation deprecations in PHP 8.1 2023-01-26 06:06:46 +07:00
Classifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DecisionTree.php Fixed ${var} string interpolation deprecations in PHP 8.1 2023-01-26 06:06:46 +07: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 Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +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