Publish Decision Tree Rules

Use this wizard to publish decision tree rules to an Oracle Database table or view.

For each node the following node details are written to the table or view: node ID, rule, prediction, prediction count, record count, confidence, support, and a flag to indicate whether a node is a leaf node.

Select the Decision Tree Model from the list of available decision tree models.

The wizard provides a default Object Name for the published table or view; you can change this name.

The wizard provides a default Object Description for the published table or view; you can change this description. The description may be blank; it must contain a valid table or view comment.

The default is to create a View. To create a view, click the radio button next to Table.

Click OK to create the table or view. The table or view is created in the Published Objects node in the navigator pane.

For information about how to use the published table or view, see Publish as Database Table.