Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Add missing link to example in plot_digits_agglomeration.py#31681

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Nachi28 wants to merge4 commits intoscikit-learn:main
base:main
Choose a base branch
Loading
fromNachi28:doc-add-link-plot-digits-agglomeration

Conversation

Nachi28
Copy link

@Nachi28Nachi28 commentedJun 30, 2025
edited
Loading

Reference Issues/PRs

Towards#30979
Supersedes and continues work from PR#30979 by@AshleyNDoerfler

What does this implement/fix? Explain your changes.

This PR adds the missing reference link to the exampleplot_digits_agglomeration.py in the clustering user guide (clustering.rst), specifically under the Feature Agglomeration section.

Additionally:

  • Fixed formatting issues by adding a missing period.
  • Added the required empty line to resolve the linting issue flagged in the original PR.

Any other comments?

Please let me know if there are any additional changes or improvements you'd like me to make.

@github-actionsGitHub Actions
Copy link

github-actionsbot commentedJun 30, 2025
edited
Loading

✔️ Linting Passed

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

Generated for commit:72541fe. Link to the linter CI:here

Copy link
Member

@virchanvirchan left a comment

Choose a reason for hiding this comment

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

Thanks for the PR and continuing the work from#30979,@Nachi28! I have a few comments.

  1. In the "Reference Issues/PRs" section of the PR description, could you please replace "Fixes #30979" with "Towards #26927"? This helps us better track progress on the meta issue.
  2. I also think it would be helpful to include the example link in the docstring forFeatureAgglomeration.

Cc@StefanieSenger in advance.

Nachi28 reacted with thumbs up emoji
@Nachi28
Copy link
Author

Thanks for the PR and continuing the work from#30979,@Nachi28! I have a few comments.

  1. In the "Reference Issues/PRs" section of the PR description, could you please replace "Fixes #30979" with "Towards #26927"? This helps us better track progress on the meta issue.
  2. I also think it would be helpful to include the example link in the docstring forFeatureAgglomeration.

Cc@StefanieSenger in advance.

I have updated both the things please verify

Copy link
Member

@virchanvirchan left a comment

Choose a reason for hiding this comment

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

Thanks for the update,@Nachi28. I have a few more comments.

Comment on lines +658 to +663
..rubric::Examples

*:ref:`sphx_glr_auto_examples_cluster_plot_digits_agglomeration.py`: This
example shows how similar features are merged together using feature
agglomeration.

Copy link
Member

Choose a reason for hiding this comment

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

The example link seems a little unnecessary here.

Copy link
Author

Choose a reason for hiding this comment

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

Should i remove it?

Copy link
Member

Choose a reason for hiding this comment

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

I think the example link fits better underUnsupervised Dimensionality Reduction, where it's already included. Could you please remove it from here?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@virchanvirchanvirchan left review comments

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Nachi28@virchan

[8]ページ先頭

©2009-2025 Movatter.jp