PHP - Manual: SVM::setOptions
2024-11-14
(PECL svm >= 0.1.0)
SVM::setOptions — Set training parameters
$params
): boolSet one or more training parameters.
params
An array of training parameters, keyed on the SVM constants.
Return true on success, throws SVMException on error.