get_prediction_weights.glmnetcv_learner | R Documentation |
Julia Equivalent:
IAI.get_prediction_weights
## S3 method for class 'glmnetcv_learner'
get_prediction_weights(obj, fit_index = NULL, ...)
obj |
The learner to query. |
fit_index |
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.
## Not run: iai::get_prediction_weights(lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.