Used by add_layer() to add two children at a leaf in the tree Args: node_number (int): Node in tree which a new split is added to data (np.ndarray): data of shape[n_samples, n_features] Data which node split will be based off of v
(self, node_number, data, values)
source not stored for this graph (policy: none)