GoLang SVM::getOptions

request it (316)
GoLang replacement for PHP's SVM::getOptions [edit | history]



Do you know a GoLang replacement for PHP's SVM::getOptions? Write it!

PHP SVM::getOptions

PHP original manual for SVM::getOptions [ show | php.net ]

SVM::getOptions

(PECL svm >= 0.1.0)

SVM::getOptionsReturn the current training parameters

Description

public array SVM::getOptions ( void )

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

Parameters

This function has no parameters.

Return Values

Returns an array of configuration settings.