Voting Loop End

This node defines the loop end in a sequence of models that are applied to a test dataset. In each iteration the selected prediction columns are stored, and the most frequent value is determined from this collection of prediction columns. A new column containing the majority class of all predictions is appended to the output table. The selected prediction columns are appended (depending on the 'Remove individual predictions' option) to the resulting table; all other columns are not part of the output table.

Options

Winner column
Column that is used to determine the most frequent value.
Remove individual predictions
Removes all prediction columns generated during the loop iterations; only the final, most frequent prediction is appended to the input table.

Input Ports

Icon
Table winner columns are selected from.

Output Ports

Icon
Table with all prediction columns plus the most frequent value.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.