Return the constant term in the prediction in the trained learner
Julia Equivalent:
IAI.get_prediction_constant
get_prediction_constant(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_constant(lnr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.