powered by
Get the number of training points contained in a node of a tree
get_num_samples(lnr, node_index)
The learner or grid to query.
The node in the tree to query.
Julia Equivalent: IAI.get_num_samples
IAI.get_num_samples
# NOT RUN { iai::get_num_samples(lnr, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab