plot_roc | R Documentation |
This generic is used to plot the ROC curve for a model.
plot_roc(x, ...)
x |
Classification or ClassificationRes object. |
... |
Additional arguments passed to the plotting function. |
A plotly object containing the ROC curve.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.