Return the weights for numeric and categoric features used for prediction in the trained learner
Julia Equivalent:
IAI.get_prediction_weights
get_prediction_weights(lnr, ...)
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)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.