(PECL svm >= 0.1.00.1.0)
SVMModel::load — Load a saved SVM Model
public SVMModel::load ( string $filename ) : bool
Load a model file ready for classification or regression.
filename
The filename of the model.
Throws SVMException on error. Returns true on success.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/svmmodel.load.php