8000 MAINT Parameters validation for sklearn.cluster.dbscan by lpsilvestrin · Pull Request #26920 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

MAINT Parameters validation for sklearn.cluster.dbscan #26920

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 5 commits into from
Jul 27, 2023

Conversation

lpsilvestrin
Copy link
Contributor

Reference Issues/PRs

Towards #24862, following up on #24866

What does this implement/fix? Explain your changes.

Added comment to document sklearn.cluster.dbscan as a public function that does not require automatic parameters validation

Any other comments?

This is a follow-up of PR #24866 where it was decided that the annotator for parameter validation was not necessary since the validation is done by DBSCAN class. I am adding the same comment used in another similar case (#25897)

@github-actions
Copy link
github-actions bot commented Jul 27, 2023

✔️ Linting Passed

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

Generated for commit: 71a2a93. Link to the linter CI: here

@adrinjalali
Copy link
Member

Merging with main would fix the linter issue.

Copy link
Contributor
@Micky774 Micky774 left a comment

Choose a reason for hiding this comment

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

LGTM

@Micky774 Micky774 enabled auto-merge (squash) July 27, 2023 18:15
@Micky774 Micky774 merged commit 699690f into scikit-learn:main Jul 27, 2023
punndcoder28 pushed a commit to punndcoder28/scikit-learn that referenced this pull request Jul 29, 2023
…26920)

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
…26920)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0