h2o.gains_lift_plot,H2OModel-method | R Documentation |
Plot Gains/Lift curves
## S4 method for signature 'H2OModel'
h2o.gains_lift_plot(object, type = c("both", "gains", "lift"), xval = FALSE)
object |
H2OModel object |
type |
What curve to plot. One of "both", "gains", "lift". |
xval |
if TRUE, use cross-validation metrics |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.