SVMModel::saveSave a model to a file Beschreibung
public bool SVMModel::save
( string
$filename
)Save the model data to a file, for later use. Parameter-Liste
RückgabewerteThrows SVMException on error. Returns true on success. Siehe auch
|