Skip to content

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