We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 no longer exists in SciKitLearn 1.5+ but is used in the exercises; new function is RocCurveDisplay
The text was updated successfully, but these errors were encountered:
Already updated Check the notebook
https://github.com/mrdbourke/zero-to-mastery-ml/blob/master/section-2-data-science-and-ml-tools%2Fintroduction-to-scikit-learn.ipynb
Sorry, something went wrong.
The issue is in scikit-learn-exercises.ipynb, not introduction-to-scikit-learn
Will be updated
No branches or pull requests
plot_roc_curve no longer exists in SciKitLearn 1.5+ but is used in the exercises; new function is RocCurveDisplay
The text was updated successfully, but these errors were encountered: