Active Learning Loop Start

The Active Learning Loop is an extension to the regular Recursive Loop with an additional model port. It enables passing of a data table and an arbitrary model from the Active Learning Loop End back to the Active Learning Loop Start.

The Loop Start requires an initialized table and model, which will be output by the Active Learning Loop Start in the first iteration of the loop.

The table and model received by the corresponding Active Learning Loop End is passed back to the Active Learning Loop Start node. Starting with the second iteration, the Active Learning Loop Start node outputs the table and model as received by the Active Learning Loop End.

Input Ports

Icon
The model used for the first iteration.
Icon
The data table used for the first iteration.

Output Ports

Icon
The model from the loop end connected to its recursion model input.
Icon
The table from the loop end connected to its recursion table input.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

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.