PRTools contents

PRTools manual

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

See also

mappings, mapping,

PRTools contents

PRTools manual