Class Mapping Filter

Maps a group in a classification result to another group.

Category

category_classification Classification

Node

classmapping_node

Parameters

From group: the group to replace

To group: the new group to insert into the classification result

Inputs

Input: the input

Outputs

Output: the output

Effect of the Filter

The filter will take a classification result (for example from a Distance Classifier Filter or a SVM filter) and replace all occurrences of the group specified in the From group parameter with the group specified in the To group parameter.