R/models.R
h2o.make_leaderboard.RdCreate a leaderboard from a list of models, grids and/or automls.
List of models, automls, or grids; or just single automl/grid object.
Frame used for generating the metrics (optional).
Metric used for sorting the leaderboard.
What extra columns should be calculated (might require leaderboard_frame). Use "ALL" for all available or list of extra columns.
Metrics to be reported in the leaderboard ("xval", "train", or "valid"). Used if no leaderboard_frame is provided.
data.frame