Return the predictions made by the model for each point in the features
Julia Equivalent:
IAI.predict
predict(lnr, X, ...)
lnr |
The learner or grid to use for prediction. |
X |
The features of the data. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::predict(lnr, X)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.