powered by
Julia Equivalent: IAI.get_prediction_weights
IAI.get_prediction_weights
get_prediction_weights(lnr, ...)
The learner to query.
If a GLMNet learner, the index of the fit in the path to query, defaulting to the best fit if not supplied.
Requires IAI version 1.1 or higher.
# NOT RUN { iai::get_prediction_weights(lnr) # } # NOT RUN { # }
Run the code above in your browser using DataLab