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

Appearance settings

DEPR deprecate copy parameter in Birch #29124

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 10 commits into from
Jun 21, 2024

Conversation

Charlie-XIAO
Copy link
Contributor

Closes #29092.

This PR deprecates the copy parameter in Birch since it has no effect and a copy will always be made regardless of this parameter. See the linked issue for more details.

Copy link

github-actions bot commented May 28, 2024

✔️ Linting Passed

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

Generated for commit: 6f063d4. Link to the linter CI: here

Copy link
Contributor

@OmarManzoor OmarManzoor 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 @Charlie-XIAO. A few minor comments otherwise looks good.

doc/whats_new/v1.6.rst Outdated Show resolved Hide resolved
sklearn/cluster/_birch.py Outdated Show resolved Hide resolved
sklearn/cluster/_birch.py Outdated Show resolved Hide resolved
Copy link
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

LGTM

@OmarManzoor OmarManzoor added the Quick Review For PRs that are quick to review label May 28, 2024
doc/whats_new/v1.6.rst Outdated Show resolved Hide resolved
sklearn/cluster/_birch.py Outdated Show resolved Hide resolved
sklearn/cluster/_birch.py Outdated Show resolved Hide resolved
Copy link
Member

@jeremiedbb jeremiedbb 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 @Charlie-XIAO

@jeremiedbb jeremiedbb merged commit 7c5f13b into scikit-learn:main Jun 21, 2024
30 checks passed
@Charlie-XIAO Charlie-XIAO deleted the depr-birch-copy branch June 21, 2024 13:10
@jeremiedbb jeremiedbb mentioned this pull request Jul 2, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:cluster Quick Review For PRs that are quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate copy in Birch
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.