variable_importance: Get variable importance metrics

Description Usage Arguments Details Value

View source: R/variable_importance.R

Description

This function calls the appropriate variable importance function for the model engine used. See the Details section for the of engines that are currently supported.

Usage

1

Arguments

object

A fitted workflow object.

Details

Currently only the ranger and xgboost engines are supported.

Value

Return type depends on model engine.


szego/cassoulet documentation built on Dec. 31, 2020, 7:40 a.m.