php-ml/docs
Yuji Uchiyama ec091b5ea3 Support probability estimation in SVC (#218)
* Add test for svm model with probability estimation

* Extract buildPredictCommand method

* Fix test to use PHP_EOL

* Add predictProbability method (not completed)

* Add test for DataTransformer::predictions

* Fix SVM to use PHP_EOL

* Support probability estimation in SVM

* Add documentation

* Add InvalidOperationException class

* Throw InvalidOperationException before executing libsvm if probability estimation is not supported
2018-02-06 20:39:25 +01:00
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Support probability estimation in SVC (#218) 2018-02-06 20:39:25 +01:00
math [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
index.md Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00