powered by
Calculate the score for a model on the given data
score(lnr, X, ...)
The learner or grid to evaluate.
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 available parameters.
Julia Equivalent: IAI.score
IAI.score
# NOT RUN { iai::score(lnr, X, y) # } # NOT RUN { # }
Run the code above in your browser using DataLab