Determining Best Split with Target-Driven Decision Trees
When you already know what the target assignment is and want to edit the tree so it matches this target, you can use the target variable and the best split functions. After the tree is created and you select best split,
Xpress Insight takes the values from the decision tree settings to decide when to stop searching for the optimal split. The resulting list of predictors, sorted by gain in purity, helps inform your decisions about the predictors you want to insert in your decision tree.
All data items that have the role
Possible tree variable and are classified as
categorical profile variables can be used as target.