mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-13 08:56: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 |
||
---|---|---|
.. | ||
association | ||
classification | ||
clustering | ||
cross-validation | ||
datasets | ||
feature-extraction | ||
metric | ||
model-manager | ||
neural-network | ||
preprocessing | ||
regression | ||
workflow |