View source: R/modelselection.R
h2o.get_best_model_predictors | R Documentation |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.