编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SVMModel::getSvrProbability
  • SVMModel::predict_probability »
  • PHP Manual
  • SVMModel
  • Load a saved SVM Model

SVMModel::load

(PECL svm >= 0.1.00.1.0)

SVMModel::load — Load a saved SVM Model

说明

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

Load a model file ready for classification or regression.

参数

filename

The filename of the model.

返回值

Throws SVMException on error. Returns true on success.

参见

  • SVMModel::save() - Save a model to a file

相关文章
php xml 操作 document object modelphp svm the svmmodel classphp domdocument load html from a filephp domdocument load xml from a stringphp eio 函数 artificially increase load. could be useful in tests benchmarkingphp pdf 函数 load 3d modelphp pspell 函数 load a new dictionary with settings based on a given configphp gearmanjob get size of work loadphp harudoc load a jpeg imagephp svm test training params on subsets of the training dataphp svm 范例php svm create a svmmodel based on training dataphp svmmodel returns true if the model has probability informationphp svmmodel get the labels the model was trained onphp svmmodel returns the number of classes the model was trained withphp svmmodel get the svm type the model was trained withphp svmmodel load a saved svm modelphp svmmodel return class probabilities for previous unseen dataphp svmmodel predict a value for previously unseen dataphp svmmodel save a model to a file
关注编程学问公众号
编程学问网 湘ICP备20001732号