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, 17 May 2013

view this page in

SVMModel::__construct

(PECL svm >= 0.1.0)

SVMModel::__constructConstruct a new SVMModel

Description

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.

Parameters

filename

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

Return Values

Throws SVMException on error

See Also



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 | stats | sitemap | contact | advertising | mirror sites