Description Usage Arguments Value Author(s) See Also
Plot the Lift Curve of one or more model
1 | h2o.plotLift(models, newdata = NULL, xval = FALSE, groups = 100)
|
models |
list of h2o models class H2OBinomialModel |
newdata |
dataframe class H2OFrame |
xval |
if TRUE plot the Lift Curves on cross validation |
ggplot graph
Elías Alegría <elias.alegria@ug.uchile.cl>
h2o.plotROC(), h2o.plotVarImp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.