# S3 method for numeric_reward_estimator
score(obj, X, ...)
Arguments
obj
The learner or grid to evaluate.
X
The features of the data.
...
Other parameters, including zero or more target vectors as
required by the problem type. Refer to the Julia
documentation for other available parameters.