powered by
Julia Equivalent: IAI.predict
IAI.predict
# S3 method for glmnetcv_learner predict(obj, X, fit_index = NULL, ...)
The learner or grid to use for prediction.
The features of the data.
The index of the fit in the path to use for prediction, defaulting to the best fit if not supplied.
Refer to the Julia documentation for available parameters.
Requires IAI version 2.1 or higher.
if (FALSE) iai::predict(lnr, X)
Run the code above in your browser using DataLab