h2o.gains_lift_plot-H2OModel-method function

Plot Gains/Lift curves

Plot Gains/Lift curves

## 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
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11