powered by
Julia Equivalent: IAI.get_prediction_constant
IAI.get_prediction_constant
# S3 method for glmnetcv_learner get_prediction_constant(obj, fit_index = NULL, ...)
The learner to query.
The index of the fit in the path to use for prediction, defaulting to the best fit if not supplied.
Additional arguments (unused)
Requires IAI version 2.1 or higher.
if (FALSE) iai::get_prediction_constant(lnr)
Run the code above in your browser using DataLab