编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 svm the svmmodel classphp domdocument load xml from a filephp domdocument load html from a stringphp oci8 obsolete aliases and functions 别名 oci lob loadphp pdf 函数 load 3d modelphp swoole 函数 load a swoole extensionphp 杂项 函数 获取系统的负载(load average)php svm 简介php pharfileinfo sets file specific meta data saved with a filephp sdo das xml 函数 to load a second or subsequent schema file to a sdo das xml objectphp sqlite3 attempts to load an sqlite extension libraryphp svm construct a new svm objectphp 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 get the sigma value for regression typesphp svmmodel load a saved svm modelphp svmmodel save a model to a file
关注编程学问公众号
编程学问网 湘ICP备20001732号