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