Skip to content
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

Hiding non-selected clusters checkbox bug #216

Closed
lazigu opened this issue Mar 20, 2023 · 0 comments · Fixed by #227
Closed

Hiding non-selected clusters checkbox bug #216

lazigu opened this issue Mar 20, 2023 · 0 comments · Fixed by #227
Labels
bug Something isn't working

Comments

@lazigu
Copy link
Collaborator

lazigu commented Mar 20, 2023

Hiding non-selected clusters is confusing for algorithmic clustering results, because that is already done by default, e.g. hdbscan detects noise points (non-selected grey points), which are not visualized:
image

Checking the "hide non-selected clusters" would hide in this case the first (orange) cluster:
image

Either this checkbox should be visible only when manual clustering is performed or, for example, it could be automatically marked checked if HDBSCAN is selected.

@lazigu lazigu added the bug Something isn't working label Mar 20, 2023
lazigu added a commit that referenced this issue Mar 20, 2023
@lazigu lazigu linked a pull request Mar 21, 2023 that will close this issue
@lazigu lazigu linked a pull request Mar 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant