php8.5
Home/ Manual/ svm / svm/ SVM::getOptions

SVM::getOptions

PHP function Edit on GitHub ✎

(PECL svm >= 0.1.0)

Return the current training parameters

Description

SVM::getOptions(): array

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

Parameters Parameters

Return Values

Returns an array of configuration settings.

Source: reference/svm/svm/getoptions.xml · from the official PHP manual (php/doc-en)