h2o.gains_lift_plot-H2OModel-method: Plot Gains/Lift curves

h2o.gains_lift_plot,H2OModel-methodR Documentation

Plot Gains/Lift curves

Description

Plot Gains/Lift curves

Usage

## S4 method for signature 'H2OModel'
h2o.gains_lift_plot(object, type = c("both", "gains", "lift"), xval = FALSE)

Arguments

object

H2OModel object

type

What curve to plot. One of "both", "gains", "lift".

xval

if TRUE, use cross-validation metrics


h2o documentation built on Aug. 9, 2023, 9:06 a.m.