SVMModel::__construct
(PECL svm >= 0.1.0)
SVMModel::__construct — Construct a new SVMModel
Description
Build a new SVMModel. Models will usually be created from the SVM::train function, but then saved models may be restored directly.
Parameters
filename- The filename for the saved model file this model should load.
Errors/Exceptions
Throws a SVMException on error
See Also
- SVMModel::load() - Load a saved SVM Model
↑ and ↓ to navigate • Enter to select • Esc to close • / to open