Delegating Loop Start (deprecated)

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

The delegating nodes are deprecated since 2.10. Please use the Recursive Loop Nodes instead. The idea of delegating is to build a new model only for data points being incorrectly classified/predicted by the model. Hence, a collection of models is achieved. The loop start therefore is initialized with the whole data. The loop end node receives only wrongly classified data in each iteration. This will be passed back to the loop start, which outputs the data again, until no more data points are inserted to the loop end.

Input Ports

Icon
The data table.

Output Ports

Icon
The data passed to the loop end.

Popular Successors

  • No recommendations found

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.