update : 2015.11.03
php.shukuma.com검색:
|
SVMModel::__construct(PECL svm >= 0.1.0) SVMModel::__construct — Construct a new SVMModel 설명
public SVMModel::__construct
([ string
$filename
] )Build a new SVMModel. Models will usually be created from the SVM::train function, but then saved models may be restored directly. 인수
반환값Throws SVMException on error |