SVM::getOptions
(PECL svm >= 0.1.0)
SVM::getOptions — Return the current training parameters
Beschreibung
public array SVM::getOptions
( void
)
Retrieve an array containing the training parameters. The parameters will be keyed on the predefined SVM constants.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns an array of configuration settings.