downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SVMModel::getLabels> <SVMModel::checkProbabilityModel
[edit] Last updated: Fri, 07 Jun 2013

view this page in

SVMModel::__construct

(PECL svm >= 0.1.0)

SVMModel::__constructSVMModel を新規構築

説明

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

SVMModel を新規構築します。 モデルは、通常は SVM::train 関数から作成されますが、 しかし、保管されたモデルが直接復元されるかもしれません。

パラメータ

filename

このモデルを読み込むべき、保管されたモデルファイルのファイル名

返り値

エラー時に SVMException をスローします。

参考



add a note add a note User Contributed Notes SVMModel::__construct - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites