SVM
PHP Manual

SVM::getOptions

(PECL svm >= 0.1.0)

SVM::getOptionsReturn the current training parameters

Opis

public array SVM::getOptions ( void )

Retrieve an array containing the training parameters. The parameters will be keyed on the predefined SVM constants.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an array of configuration settings.


SVM
PHP Manual