This is the end of a feature selection loop which selects features according to a feature selection strategy. It allows you to select a flow variable that contains a prediction score (usually from a preceding Scorer node). You then need to specify whether the score variable should be minimized or maximized.
- Type: Flow VariableFlow variable with scoreFlow variable connection that contains the variable you want to use as score.