SVM::getOptions
(PECL svm >= 0.1.0)
SVM::getOptions — Return the current training parameters
説明
public array SVM::getOptions
( void
)
Retrieve an array containing the training parameters. The parameters will be keyed on the predefined SVM constants.
パラメータ
この関数にはパラメータはありません。
返り値
Returns an array of configuration settings.
There are no user contributed notes for this page.
