Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC Mention the renaming of check_estimator_sparse_data in 1.5 changelog #28968

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 1 commit into from
May 7, 2024

Conversation

jeremiedbb
Copy link
Member

closes #28966

This estimator check was split into 2 checks, one for sparse matrices and one for sparse arrays. It's not a public tool so I think that it's fine that it was done without deprecation, but since it's used by third party developers, we should at least mention it in the changelog.

Copy link

github-actions bot commented May 7, 2024

✔️ Linting Passed

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

Generated for commit: 53fed20. Link to the linter CI: here

@adrinjalali adrinjalali merged commit ffe2c1b into scikit-learn:main May 7, 2024
33 checks passed
jeremiedbb added a commit to jeremiedbb/scikit-learn that referenced this pull request May 20, 2024
@jeremiedbb jeremiedbb mentioned this pull request May 20, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it intention to drop check_estimator_sparse_data in 1.5?
3 participants