Open caitlynslashai opened 5 months ago
plot_roc_curve no longer exists in SciKitLearn 1.5+ but is used in the exercises; new function is RocCurveDisplay
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
The issue is in scikit-learn-exercises.ipynb, not introduction-to-scikit-learn
Will be updated
plot_roc_curve no longer exists in SciKitLearn 1.5+ but is used in the exercises; new function is RocCurveDisplay