SVMModel::getSvrProbability(PECL svm >= 0.1.5) SVMModel::getSvrProbability — Get the sigma value for regression types Описание
public float SVMModel::getSvrProbability
( void
)
For regression models, returns a sigma value. If there is no probability information or the model is not SVR, 0 is returned. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns a sigma value |
||