SVMModel::save
(PECL svm >= 0.1.0)
SVMModel::save — Save a model to a file
Описание
public bool SVMModel::save
( string $filename
)
Список параметров
-
filename
-
The file to save the model to.
Возвращаемые значения
Throws SVMException on error.
Returns true on success.