Skip to content

DOC update documentation for DBSCAN and OPTICS #21343

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

Conversation

christopherlim98
Copy link
Contributor

Fix #20413 .

Update documentation to include "outlier removal" for DBSCAN and OPTICS in the clustering table.

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

LGTM!

The failures in the CI report are unrelated and have been addressed in other PRs. Please ignore.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

LGTM

@thomasjpfan thomasjpfan merged commit 958ccc5 into scikit-learn:main Oct 19, 2021
@christopherlim98 christopherlim98 deleted the update-clustering-outlier-removal branch October 19, 2021 15:08
@glemaitre glemaitre mentioned this pull request Oct 23, 2021
10 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Oct 23, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
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.

BIRCH mentions outlier removal, DBSCAN doesn't. Is that right?
3 participants