get_split_names: Method for extracting names of splitting features used in a tree.
Description
Method for extracting names of splitting features used in a tree.
Usage
get_split_names(tree, data)
Value
names of splitting features extracted from tree object.