h2o (version 3.32.0.1)

.plot_varimp: Plot variable importances with ggplot2

Description

Plot variable importances with ggplot2

Usage

.plot_varimp(model, newdata, top_n = 10)

Arguments

model

H2OModel

newdata

H2OFrame

top_n

Plot just top_n features

Value

list of variable importance, groupped variable importance, and variable importance plot