varImp_plot: Functions for plotting variable importance

Description Usage Arguments

View source: R/variable_importance.R

Description

Functions for plotting variable importance

Usage

1
varImp_plot(H2OAutoML_object, save_pngs = F, return_data = F)

Arguments

H2OAutoML_object

An object containing multiple models

save_pngs

(Optional) Whether to save a png files with ggsave(). Default is FALSE.

return_data

(Optional) Whether to save a data frame. Default is set to FALSE.


PeerChristensen/autoMLviz documentation built on Sept. 16, 2019, 1:19 p.m.