R/models.R
h2o.gains_lift_plot-H2OModelMetrics-method.Rd
Plot Gains/Lift curves
# S4 method for class 'H2OModelMetrics' h2o.gains_lift_plot(object, type = c("both", "gains", "lift"))
H2OModelMetrics object
What curve to plot. One of "both", "gains", "lift".