(PECL svm >= 0.1.0)
SVMModel::__construct — Construct a new SVMModel
Build a new SVMModel. Modells will usually be created from the SVM::train function, but then saved modells may be restored directly.
filename
The filename for the saved modell file this modell should load.
Throws a SVMException on error