Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot_roc_curve #253

Open
raybellwaves opened this issue Jan 27, 2021 · 0 comments
Open

plot_roc_curve #253

raybellwaves opened this issue Jan 27, 2021 · 0 comments

Comments

@raybellwaves
Copy link
Member

Could eventually replace the current roc plot in the quick-start.

https://scikit-learn.org/stable/modules/generated/sklearn.metrics.plot_roc_curve.html

can replicate the code in sklearn's roc plotting capability (https://github.com/scikit-learn/scikit-learn/blob/b3ea3ed6a/sklearn/metrics/_plot/roc_curve.py#L114)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant