SVMModel::getSvmTypeGet the SVM type the model was trained with Beschreibung
public int SVMModel::getSvmType
( void
)
Returns an integer value representing the type of the SVM model used, e.g SVM::C_SVC. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturn an integer SVM type |