## S4 method for signature 'H2OFrame'h2o.varimp(object, num_of_features =NULL)
Arguments
object: A leaderboard frame.
num_of_features: Integer specifying the number of features returned based on the maximum importance across the models. Use NULL for unlimited. Defaults to NULL.