get_predict_model {shapr} | R Documentation |
Get predict_model function
Description
Get predict_model function
Usage
get_predict_model(predict_model, model)
Arguments
predict_model |
Function.
The prediction function used when |
model |
Objects.
The model object that ought to be explained.
See the documentation of |
[Package shapr version 1.0.4 Index]