update : 2015.11.03
php.shukuma.com

검색:
 
 
Return the current training parameters

SVM::getOptions

(PECL svm >= 0.1.0)

SVM::getOptionsReturn 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.