h2o.get_best_model_predictors: Extracts the subset of predictor names that yield the best R2...

View source: R/modelselection.R

h2o.get_best_model_predictorsR Documentation

Extracts the subset of predictor names that yield the best R2 value for each predictor subset size.

Description

Extracts the subset of predictor names that yield the best R2 value for each predictor subset size.

Usage

h2o.get_best_model_predictors(model)

Arguments

model

is a H2OModel with algorithm name of modelselection


h2o documentation built on Aug. 9, 2023, 9:06 a.m.