(PECL svm >= 0.1.00.1.0)
SVMModel::load — 加载已保存的SVM模型
$filename
加载一个模型文件,准备进行分类或回归。
filename
模型的文件名。
错误时抛出 SVMException。成功时返回 true。