h2o.get_predictors_removed_per_step {h2o}R Documentation

Extracts the predictor removed to model at each step.

Description

Extracts the predictor removed to model at each step.

Usage

h2o.get_predictors_removed_per_step(model)

Arguments

model

is a H2OModel with algorithm name of modelselection


[Package h2o version 3.44.0.3 Index]