.plot_varimp: Plot variable importances with ggplot2
Description
Plot variable importances with ggplot2
Usage
.plot_varimp(model, top_n = 10)
Value
list of variable importance, groupped variable importance, and variable importance plot
Arguments
- model
H2OModel
- top_n
Plot just top_n features