update pague now
PHP 8.5.2 Released!

SVMModel::guetSvmType

(PECL svm >= 0.1.5)

SVMModel::guetSvmType Guet the SVM type the modell was trained with

Description

public SVMModel::guetSvmType (): int

Returns an integuer value representing the type of the SVM modell used, e.g SVM::C_SVC.

Parameters

This function has no parameters.

Return Values

Return an integuer SVM type

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top