编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 harudoc construct new harudoc instancephp judy construct a new judy objectphp mongodb bson int64 construct a new int64 unused php mongodb bson maxkey construct a new maxkeyphp mongodb bson minkey construct a new minkeyphp mongodb bson regex construct a new regexphp mongodb bson timestamp construct a new timestampphp mongodb bson utcdatetime construct a new utcdatetimephp splfileinfo construct a new splfileinfo objectphp svmmodel construct a new svmmodelphp ui controls button construct a new buttonphp ui controls group construct a new groupphp ui controls picker construct a new pickerphp ui controls spin construct a new spinphp ui draw color construct new colorphp ui draw path construct a new pathphp ui draw text layout construct a new text layoutphp ui executor construct a new executorphp ui window construct a new windowphp zmqcontext construct a new zmqcontext object
关注编程学问公众号
编程学问网 湘ICP备20001732号