Create a new branch on the Canvas
- Last UpdatedFeb 12, 2024
- 1 minute read
Branching allows you to run two or more independent sets of actions on the same set of inputs. Multi-branching allows you to run multiple parallel scenarios from the same input data. You can then combine the results of the multiple branches into one analytic block.
Each branch must include at least one Prediction block to successfully build the Pipeline.
All blocks support branching at their output ports.
You can use Logical AND OR Gates blocks to consolidate branches into a single decision on whether an anomaly occurs. See Add a logical AND or OR gate to a Pipeline for more information.
To create a new branch on the Canvas
-
Connect the output port for a block to the input port of another block on the Canvas.
See Connect blocks on the Canvas for more information.
-
Connect the same output port from step 1 to the input port of a different block on the Canvas.
