predict_proba.classification_multi_learner | R Documentation |
Julia Equivalent:
IAI.predict_proba
and
IAI.predict_proba
## S3 method for class 'classification_multi_learner'
predict_proba(obj, X, ...)
obj |
The learner or grid to use for prediction. |
X |
The features of the data. |
... |
Additional arguments (unused) |
Requires IAI version 3.2 or higher.
## Not run: iai::predict_proba(lnr, X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.