SVM::getOptions
(PECL svm >= 0.1.0)
SVM::getOptions — Return the current training parameters
说明
public SVM::getOptions(): arrayRetrieve an array containing the training parameters. The parameters will be keyed on the predefined SVM constants.
参数
此函数没有参数。
返回值
Returns an array of configuration settings.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/svm.getoptions.php