php-ml/src/Phpml/Classification
Tomáš Votruba 653c7c772d Upgrade to PHP 7.1 (#150)
* upgrade to PHP 7.1

* bump travis and composer to PHP 7.1

* fix tests
2017-11-14 21:21:23 +01:00
..
DecisionTree [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Ensemble Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
Linear Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
Classifier.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
DecisionTree.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
KNearestNeighbors.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
MLPClassifier.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
NaiveBayes.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
SVC.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00
WeightedClassifier.php Upgrade to PHP 7.1 (#150) 2017-11-14 21:21:23 +01:00