Home > lib > modelset_boot.m

modelset_boot

PURPOSE ^

function a = modelset_boot(a, data)

SYNOPSIS ^

function a = modelset_boot(a, data)

DESCRIPTION ^

 function a = modelset_boot(a, data)

 Modelset boot: 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

 This function is much like modelset_train, it just calls a different function

CROSS-REFERENCE INFORMATION ^

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