©
This document uses PHP Chinese website manual Release
(PECL svm >= 0.1.0)
SVM::setOptions — Set training parameters
$params
)Set one or more training parameters.
params
An array of training parameters, keyed on the SVM constants.
Return true on success, throws SVMException on error.