SVM::setOptions
(PECL svm >= 0.1.0)
SVM::setOptions — Set training parameters
Описание
public bool SVM::setOptions
( array $params
)
Список параметров
-
params
-
An array of training parameters, keyed on the SVM constants.
Возвращаемые значения
Return true on success, throws SVMException on error.