mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-12 08:26:29 +00:00
ec091b5ea3
* 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 |
||
---|---|---|
.. | ||
k-nearest-neighbors.md | ||
naive-bayes.md | ||
svc.md |