SVMModel::getNrClassReturns the number of classes the model was trained with Beschreibung
public int SVMModel::getNrClass
( void
)
Returns the number of classes the model was trained with, will return 2 for one class and regression models. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturn an integer number of classes |