(PECL svm >= 0.1.0)
SVMModel::save — Save a modell to a file
$filename
Save the modell data to a file, for later use.
filename
The file to save the modell to.
Throws SVMException on error. Returns true on success.