Skip to contents

This generic is used to plot the ROC curve for a model.

Usage

plot_roc(x, ...)

Arguments

x

Classification or ClassificationCV object.

...

Additional arguments passed to the plotting function.

Value

A plotly object containing the ROC curve.

Author

EDG