Hello, in your code, the line 'from sklearn.metrics import plot_roc_curve' is causing an error with my Python 3.8 and scikit-learn 1.3.2 setup. I'd like to know which Python version and scikit-learn version you used when running this code, and how can I resolve this issue? I've tried updating my scikit-learn in the Anaconda virtual environment, but it didn't work.
