dot-plot_varimp function

Plot variable importances with ggplot2

Plot variable importances with ggplot2

.plot_varimp(model, top_n = 10)

Arguments

  • model: H2OModel
  • top_n: Plot just top_n features

Returns

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

  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11