Description
This operator takes an ExampleSet as input and returns a new ExampleSet including only those examples that satisfy the specified condition. Several predefined conditions are provided; users can select any of them. Users can also define their own conditions to filter examples.This operator may reduce the number of examples in an ExampleSet but it has no effect on the number of attributes. The select Attributes operator is used to select required attributes.