h2o.plotLift: Plot the Lift Curve of one or more model

Description Usage Arguments Value Author(s) See Also

View source: R/h2o.plotLift.R

Description

Plot the Lift Curve of one or more model

Usage

1
h2o.plotLift(models, newdata = NULL, xval = FALSE, groups = 100)

Arguments

models

list of h2o models class H2OBinomialModel

newdata

dataframe class H2OFrame

xval

if TRUE plot the Lift Curves on cross validation

Value

ggplot graph

Author(s)

Elías Alegría <elias.alegria@ug.uchile.cl>

See Also

h2o.plotROC(), h2o.plotVarImp()


huasin/h2plots documentation built on Nov. 4, 2019, 1:48 p.m.