PRTools Contents

PRTools User Guide

trained_classifier

TRAINED_CLASSIFIER

Define untrained or fixed mapping

    W = TRAINED_CLASSIFIER(A,DATA)

Input
 A Dataset used for training
 DATA Data (cell array or structure) to be stored in the data-field  of the mapping in order to transfer it to the execution part

Output
 W Classifier

Description

This routine serves as a simplified definition of a trained classifier.  It sets automatically the name, the label list and the size. In DATA everything should be stored needed for the execution of the mapping,  either in a structure or by a cell array.

See also

mappings, prmapping, trained_mapping, define_mapping, mapping_task,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.