powered by
Return the predicted probabilities of class membership at a node of a tree
get_classification_proba(lnr, node_index)
The learner or grid to query.
The node in the tree to query.
Julia Equivalent: IAI.get_classification_proba
IAI.get_classification_proba
# NOT RUN { iai::get_classification_proba(lnr, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab