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