Generate variable importances for a model (if applicable).

generate_variable_importances(object)

Arguments

object

A list of class easy_*, where * is the name of the algorithm.

Value

A data.frame, the generated variable importance scores.

See also

Other generate: generate_coefficients, generate_model_performance, generate_predictions