generate_variable_importances: Generate variable importances for a model (if applicable).
Description
Generate variable importances for a model (if applicable).
Usage
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.