get_prediction_weights: Generic function for returning the prediction weights in a...

View source: R/generic.R

get_prediction_weightsR Documentation

Generic function for returning the prediction weights in a trained learner

Description

Generic function for returning the prediction weights in a trained learner

Usage

get_prediction_weights(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on Oct. 19, 2024, 1:07 a.m.