php-ml/src/Phpml/Classification
Tomáš Votruba f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
..
DecisionTree [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Ensemble [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Linear [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Classifier.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
DecisionTree.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
KNearestNeighbors.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
MLPClassifier.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
NaiveBayes.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
SVC.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
WeightedClassifier.php Add typehints to DecisionTree 2017-03-05 16:25:01 +01:00