Usage
View source: R/h2otools_plot.R
1 2 3 4
h2o.ggplot.roc(perf, title = "ROC Curve", ylab = "sensitivity (TPR)", xlab = "1 - specificity (FPR)", addAUC = TRUE, ndigits = 5, color = rgb(0.1, 0.1, 0.6, 0.4), color.point = rgb(0.1, 0.1, 0.7, 0.7), color.base = rgb(0, 0, 0, 0.2))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.