array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'svm.getoptions.php', 1 => 'SVM::getOptions', 2 => 'Return the current training parameters', ), 'up' => array ( 0 => 'class.svm.php', 1 => 'SVM', ), 'prev' => array ( 0 => 'svm.crossvalidate.php', 1 => 'SVM::crossvalidate', ), 'next' => array ( 0 => 'svm.setoptions.php', 1 => 'SVM::setOptions', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svm/svm/getoptions.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL svm >= 0.1.0)
SVM::getOptions — Return the current training parameters
Retrieve an array containing the training parameters. The parameters will be keyed on the predefined SVM constants.
此函数没有参数。
Returns an array of configuration settings.