Selecting parts of a Flow with Select Flow

When you are working with complex flows you may want to use different elements from different parts or branches of the flow together.

Rulex provides a task, called Select Flows from which this operation can be performed.

For example, you may have different branches in a flow: one used to train the model, and a second one used for scoring. The first branch may be executed on a monthly basis, while the second scoring branch on a daily basis. You can import the training branch into the scoring flow and use the Select Flows task to merge the two branches exactly as you require, taking elements, such as datasets, clusters and rules, from the required task.


Prerequisites


Procedure

  1. Drag the Select Flows task onto the stage.

  2. Connect the tasks whose elements you want to use to the new task.

  3. Double click the Select Flows task.

  4. Configure the options described in the Select Flows options table below.

  5. Save and compute the task.

Select Flow options

Parameter Name

Description

Get dataset from

Select the task from the drop-down from which the dataset will be taken.

Get rules and relevances from

Select the task from the drop-down from which rules and relevances will be taken.

Get black-box model from

Select the task from the drop-down from which black-box models will be taken.

Get clusters from

Select the task from the drop-down from which clusters will be taken.

Get association rules from

Select the task from the drop-down from which association rules will be taken.

Get discretization cutoffs from

Select the task from the drop-down from which discretization cutoffs will be taken.

Get pca eigenvectors from

Select the task from the drop-down from which PCA eigenvectors will be taken.

Get auto regressive models from

Select the task from the drop-down from which auto regressive models will be taken.

Recompute covering error (if possible)

If selected, covering and error attributes are recomputed, if a dataset is present.