dot-plot_varimp: Plot variable importances with ggplot2

.plot_varimpR Documentation

Plot variable importances with ggplot2

Description

Plot variable importances with ggplot2

Usage

.plot_varimp(model, top_n = 10)

Arguments

model

H2OModel

top_n

Plot just top_n features

Value

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


h2o documentation built on May 29, 2024, 4:26 a.m.