SVM::setOptions

Set training parameters

Beschreibung

public bool SVM::setOptions ( array $params )

Set 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.