= 0.1.00.1.0)SVMModel::load — Load a saved SVM Model說(shuō)明public SVMModel::load(string $filename): boolLoad a model file ready fo">

SVMModel::load

(PECL svm >= 0.1.00.1.0)

SVMModel::loadLoad a saved SVM Model

說(shuō)明

public SVMModel::load(string $filename): bool

Load a model file ready for classification or regression.

參數(shù)

filename

The filename of the model.

返回值

Throws SVMException on error. Returns true on success.

參見(jiàn)