get_classification_proba.classification_tree_multi_learner | R Documentation |
Julia Equivalent:
IAI.get_classification_proba
and
IAI.get_classification_proba
## S3 method for class 'classification_tree_multi_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. |
Requires IAI version 3.2 or higher.
## 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.