Return the weights for numeric and categoric features used in the hyperplane split at a node of a tree
Julia Equivalent:
IAI.get_split_weights
get_split_weights(lnr, node_index)
lnr |
The learner to query. |
node_index |
The node in the tree to query. |
## Not run: iai::get_split_weights(lnr, 1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.