Reference ValidationCurveDisplay
from validation_curve
's docstring in a "See also section"
#31302
Labels
Describe the issue linked to the documentation
The docstring of
validation_curve
should point to theValidationCurveDisplay.from_estimator
factory method as a complementary tool that both computes the curves points and display them using matplotlib.If you want to open a PR for this, please review some "See also" sections in other sections using
git grep
or the search feature of your IDE or github code search:https://github.com/search?q=repo%3Ascikit-learn%2Fscikit-learn+%22See+also%22+language%3APython+path%3A%2F%5Esklearn%5C%2F%2F&type=code
The text was updated successfully, but these errors were encountered: