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

search for in the

SVMModel::__construct> <SVM::train
Last updated: Fri, 20 May 2011

view this page in

The SVMModel class

Introducción

The SVMModel is the end result of the training process. It can be used to classify previously unseen data.

Clases sinopsis

SVMModel {
/* Methods */
__construct ([ string $filename ] )
public bool load ( string $filename )
public float predict ( array $data )
public bool save ( string $filename )
}

Table of Contents



add a note add a note User Contributed Notes SVMModel
There are no user contributed notes for this page.

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