©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL svm >= 0.1.0)
SVMModel::save — Save a model to a file
$filename
)Save the model data to a file, for later use.
filename
The file to save the model to.
Throws SVMException on error. Returns true on success.