powered by
Julia Equivalent: IAI.predict_reward
IAI.predict_reward
# S3 method for categorical_reward_estimator predict_reward(obj, X, ...)
The learner or grid to use for estimation
The features of the data.
Additional arguments depending on the treatment and outcome types. Refer to the Julia documentation for more information.
Requires IAI version 3.0 or higher.
if (FALSE) iai::predict_reward(lnr, X, treatments, outcomes, predictions)
Run the code above in your browser using DataLab