predict_shap {iai} | R Documentation |
Julia Equivalent:
IAI.predict_shap
predict_shap(lnr, X)
lnr |
The XGBoost learner or grid to use for prediction. |
X |
The features of the data. |
Requires IAI version 2.2 or higher.
## Not run: iai::predict_shap(lnr, X)