Does the `plot_roc_curve` provide anything addtional than what is in Scikit-learn? See [RocCurveDisplay](https://scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html#sklearn.metrics.RocCurveDisplay) From what I see, it does not.