SVMModel::save
(PECL svm >= 0.1.0)
SVMModel::save — Save a model to a file
参数
filename
-
The file to save the model to.
返回值
Throws SVMException on error. Returns true on success.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
(PECL svm >= 0.1.0)
SVMModel::save — Save a model to a file
filename
The file to save the model to.
Throws SVMException on error. Returns true on success.