php-ml/src/Phpml/Classification
Tomáš Votruba d85bfed468 [cs] remove more unused comments (#146)
* [cs] remove more unused comments

* [cs] remove unused array phpdocs

* [cs] remove empty lines in docs

* [cs] space-proof useless docs

* [cs] remove empty @param lines

* [cs] remove references arrays
2017-11-13 11:42:40 +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 [cs] remove more unused comments (#146) 2017-11-13 11:42:40 +01:00
Classifier.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
DecisionTree.php [cs] remove more unused comments (#146) 2017-11-13 11:42:40 +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 [cs] remove more unused comments (#146) 2017-11-13 11:42:40 +01:00