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

search for in the

SVMModel::predict_probability> <SVMModel::getSvrProbability
[edit] Last updated: Fri, 17 May 2013

view this page in

SVMModel::load

(PECL svm >= 0.1.00.1.0)

SVMModel::loadCargar un modelo SVM guardado

Descripción

public bool SVMModel::load ( string $filename )

Cargar un archivo de un modelo listo para la clasificación o regresión.

Parámetros

filename

El nombre del modelo.

Valores devueltos

Lanza SVMException en caso de error. Devuelve true en caso de éxito.

Ver también



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

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