get_prediction_weights {iai} | R Documentation |
Generic function for returning the prediction weights in a trained learner
get_prediction_weights(obj, ...)
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |