Skip to content

DOC add link to plot_cv_indices example in _split #27244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 17, 2023

Conversation

MN193
Copy link
Contributor

@MN193 MN193 commented Aug 30, 2023

Reference Issues/PRs

Towards to issue #26927

What does this implement/fix?

Adds links to examples\model_selection\plot_cv_indices.py for the following classes in sklearn\model_selection\_split.py:

  • GroupKFold
  • GroupShuffleSplit
  • KFold
  • ShuffleSplit
  • StratifiedGroupKFold
  • StratifiedKFold
  • StratifiedShuffleSplit
  • TimeSeriesSplit

Any other comments?

Ping @adrinjalali

@github-actions
Copy link

github-actions bot commented Aug 30, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: b83833f. Link to the linter CI: here

Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

LGTM.

@adrinjalali
Copy link
Member

ping @glemaitre @ArturoAmorQ

@adrinjalali adrinjalali added the Quick Review For PRs that are quick to review label Sep 17, 2023
@glemaitre glemaitre self-requested a review September 17, 2023 10:59
Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @MN193

@glemaitre glemaitre merged commit a337410 into scikit-learn:main Sep 17, 2023
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Sep 18, 2023
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Sep 19, 2023
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
jeremiedbb pushed a commit that referenced this pull request Sep 20, 2023
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants