PRTools contents |
TRAINED_CLASSIFIER
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 |
PRTools contents |