SVM::setOptions

(PECL svm >= 0.1.0)

SVM::setOptionsSet training parameters

说明

public SVM::setOptions ( array $params ) : bool

Set one or more training parameters.

参数

params

An array of training parameters, keyed on the SVM constants.

返回值

Return true on success, throws SVMException on error.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有