编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SVMModel::checkProbabilityModel
  • SVMModel::getLabels »
  • PHP Manual
  • SVMModel
  • Construct a new SVMModel

SVMModel::__construct

(PECL svm >= 0.1.0)

SVMModel::__construct — Construct a new SVMModel

说明

public SVMModel::__construct ([ string $filename ] )

Build a new SVMModel. Models will usually be created from the SVM::train function, but then saved models may be restored directly.

参数

filename

The filename for the saved model file this model should load.

返回值

Throws SVMException on error

参见

  • SVMModel::load() - Load a saved SVM Model

相关文章
php arrayobject construct a new array objectphp mongodb bson binary construct a new binaryphp mongodb bson decimal128 construct a new decimal128php mongodb bson objectid construct a new objectidphp mongodb bson symbol construct a new symbol unused php mongodb bson undefined construct a new undefined unused php svmmodel construct a new svmmodelphp tokyotyrant construct a new tokyotyrant objectphp tokyotyrantquery construct a new queryphp ui controls box construct a new boxphp ui controls label construct a new labelphp ui controls multilineentry construct a new multiline entryphp ui controls separator construct a new separatorphp ui controls slider construct a new sliderphp ui draw stroke construct a new strokephp ui draw text font construct a new fontphp ui size construct a new sizephp v8js construct a new v8js objectphp zmqdevice construct a new devicephp zmqsocket construct a new zmqsocket
关注编程学问公众号
编程学问网 湘ICP备20001732号