php-ml/src/Classification
Yuji Uchiyama 66ca874062 Throw proper exception (#259)
* Throw proper exception

* Fix coding style
2018-03-06 23:26:36 +01:00
..
DecisionTree Add RandomForest exception tests (#251) 2018-03-04 17:02:36 +01:00
Ensemble Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
Linear Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
Classifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
DecisionTree.php Add phpstan strict rules (#233) 2018-02-16 07:25:24 +01:00
KNearestNeighbors.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
MLPClassifier.php Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
NaiveBayes.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SVC.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
WeightedClassifier.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00