Select by Weights


Synopsis

Selects only attributes which weights fulfill a given relation with respect to the input attribute weights.


Description

This operator selects all attributes which have a weight satisfying a given condition. For example, only attributes with a weight greater than min_weight should be selected. This operator is also able to select the k attributes with the highest weight.


Input


Output


Parameters


ExampleProcess