update : 2015.11.03
php.shukuma.com검색:
|
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 |