Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Model Vie... > Association > AR Troubleshooting, Model V... > Decision Tree > Decision Tree Model Viewer ... > Decision Tree Model Viewer
To view a decision tree model, use one of these methods:
Open the property inspector for the node where the model was built. Select the model in the property inspector and click
Select the workflow node where the model was built and right-click. Select View Models from the context menu and then select the model to view. (All decision tree models have DT in the name.)
In either case the decision tree viewer opens in a new tab.
The tree tab is displayed by default. The Structure Window helps you navigate and analyze the tree
The viewer is split horizontally into two panes.
The upper pane displays the tree. The tree node is at the top of the pane.
The lower pane displays rules. To view the rule associated with a node or a link, select the node or link the rule is displayed in the bottom pane.
For a node, the following information is displayed in the lower pane:
Score
Rule
Surrogate Rule
For a link, the rule used for the split is displayed.
The Decision Tree Viewer also contains the Settings tab.