(PECL svm >= 0.1.0)
SVMModel::save — Save a model to a file
public SVMModel::save ( string $filename ) : bool
Save the model data to a file, for later use.
filename
The file to save the model to.
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.save.php