h2o.ggplot.dfResultsCV: h2o.ggplot.dfResultsCV

Description Usage See Also

View source: R/h2otools_grid_CV.R

Description

Plots boxplots of some metrics. By default AUC of ROC Curve for train and test.
Input is the output data.frame from h2o.cv.rnd.opt.param.

Usage

1
2
3
h2o.ggplot.dfResultsCV(dfResultsCV, list.vars = c("auc.roc.test",
  "auc.roc.train"), title = NULL, ylab = "AUC", xlab = NULL,
  guides = FALSE, horizontal = FALSE, useFactor = TRUE)

See Also

h2o.cv.rnd.grid.shrinkage h2o.cv.rnd.opt.param h2o.cv.rnd.opt.param.get_best h2o.ggplot.dfResultsCV


rocalabern/h2otools documentation built on May 27, 2019, 12:13 p.m.