SVMModel::load
(PECL svm >= 0.1.00.1.0)
SVMModel::load — Load a saved SVM Model
Описание
public bool SVMModel::load
( string $filename
)
Список параметров
-
filename
-
The filename of the model.
Возвращаемые значения
Throws SVMException on error.
Returns true on success.