INRIA / scikit-learn-mooc

Machine learning in Python with scikit-learn MOOC
https://inria.github.io/scikit-learn-mooc
Creative Commons Attribution 4.0 International
1.12k stars 516 forks source link

MAINT Use class `ValidationCurveDisplay` #702

Closed ArturoAmorQ closed 1 year ago

ArturoAmorQ commented 1 year ago

ValidationCurveDisplay is available since 1.3. This PR makes use of this new class for easing the plotting a little bit.

Notice this requires updating the requirement to scikit-learn = 1.3.