PHP 8.4.0 RC4 available for testing

SVM::getOptions

(PECL svm >= 0.1.0)

SVM::getOptionsReturn the current training parameters

说明

public SVM::getOptions(): array

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

参数

此函数没有参数。

返回值

Returns an array of configuration settings.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top