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