Create a Regression Node

Before creating a Regression node, first, create a workflow. Then, identify or create a data source.

To create a regression node and attach data to it:

  1. In the Components pane, go to Workflow Editor. If the Components pane is not visible, then go to View and click Components.

  2. In the Workflow Editor, expand Models, and click Regression.

  3. Drag and drop the node from the Components pane to the Workflow pane.
    The GUI shows that the node has no data associated with it. Therefore, it cannot be built.

  4. Move to the node that provides data for the build. Right-click, and click Connect. Drag the line to the Regression node and click again.

  5. The Edit Regression Build Node dialog box opens. You must specify a target (all models in the node have the same target). A target cannot be text.

  6. To specify a separate Data Source node for test, connect a second Data Source node to the Build node. This is optional.

  7. After you finish editing the node, and connecting the optional test Data Source node, the node should be ready to build. Right-click the node and click Run.

    If you specified a test Data Source node when the node runs, then the connection from the build data source is labeled Build and the connection from the test data source is labeled Test.