php / 8.1.5 / svmmodel.save.html /

SVMModel::save

(PECL svm >= 0.1.0)

SVMModel::saveSave a model to a file

Description

public SVMModel::save(string $filename): bool

Save the model data to a file, for later use.

Parameters

filename

The file to save the model to.

Return Values

Throws SVMException on error. Returns true on success.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/svmmodel.save.php