get_classification_proba.classification_tree_learner | R Documentation |
Julia Equivalent:
IAI.get_classification_proba
## S3 method for class 'classification_tree_learner'
get_classification_proba(obj, node_index, ...)
obj |
The learner to query. |
node_index |
The node in the tree to query. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::get_classification_proba(lnr, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.