Skip to content

Conversation

ArturoAmorQ
Copy link
Collaborator

@ArturoAmorQ ArturoAmorQ commented Nov 22, 2023

This PR:

Discussing with @ogrisel we thought that this one can be updated in FUN even if new users start having a slightly different version, but I would rather have the @glemaitre and @lesteve opinions.

Edit: #752 was fixed by #847, as it was merged before the current PR. It's scope then changed to improve the wording for better coherence between the Hyperparameter tuning by grid-search and the Evaluation and hyperparameter tuning notebooks.

# can be shown schematically as follows
#
# ![Cross-validation tuning
# diagram](../figures/cross_validation_train_test_diagram.png)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would keep the figure in this notebook too, this helps having both figures (train-test split + GridSearchCV and nested cross validation) in the same notebook to be able to see how to go from one to the other without having to find where in a previous notebook the other diagram was shown.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, it's fine to repeat this diagram here because it matches the context and the title of the section.

ArturoAmorQ pushed a commit to student-ChestaVashishtha/scikit-learn-mooc that referenced this pull request Jul 29, 2025
@ArturoAmorQ ArturoAmorQ changed the title Move grid search illustration to first GridSearchCV notebook Keep coherence between illustrations of GridSearchCV Jul 30, 2025
@ArturoAmorQ ArturoAmorQ requested a review from ogrisel August 7, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants