| SVMModel::__constructConstruct a new SVMModel Descriptionpublic  SVMModel::__construct(string  $filename= ?)Build a new SVMModel. Models will usually be created from the SVM::train function, but then saved models may be restored directly. Parameters
 
 Errors/ExceptionsThrows a SVMException on error See Also
 
 |