SVMModel::load
(PECL svm >= 0.1.00.1.0)
SVMModel::load — Load a saved SVM Model
Opis
public bool SVMModel::load
( string
$filename
)Load a model file ready for classification or regression.
Parametry
-
filename -
The filename of the model.
Zwracane wartości
Throws SVMException on error. Returns true on success.
There are no user contributed notes for this page.
