h2o_selectmodel: Select Model from h2o_automl's Leaderboard
Description
Select wich model from the h2o_automl function to use
Usage
h2o_selectmodel(results, which_model = 1)
Arguments
results
Object. h2o_automl output
which_model
Integer. Which model from the leaderboard you wish to use?