SVM::setOptions
(PECL svm >= 0.1.0)
SVM::setOptions — Set training parameters
Beschreibung
$params): boolSet one or more training parameters.
Parameter-Liste
-
params -
An array of training parameters, keyed on the SVM constants.
Rückgabewerte
Return true on success, throws SVMException on error.

