R/modelselection.R
h2o.get_best_model_predictors.Rd
Extracts the subset of predictor names that yield the best R2 value for each predictor subset size.
h2o.get_best_model_predictors(model)
model | is a H2OModel with algorithm name of modelselection |
---|