Home > lib > modelset_create_models.m

modelset_create_models

PURPOSE ^

function a = modelset_boot(a, data)

SYNOPSIS ^

function a = modelset_create_models(a, data)

DESCRIPTION ^

 function a = modelset_boot(a, data)

 Modelset_create_models: to be called when data with new characteristics (features, labels) will be used for the first time.
 
 *Important*: data must contain samples from all classes. 

 In the future if new classes are introduced, there must be a
 way to add models to the modelset

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003