Skip to content

Instantly share code, notes, and snippets.

@cjnolet
Last active January 14, 2023 03:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjnolet/6638574451ad8a822d89fa6cc9dbf3a0 to your computer and use it in GitHub Desktop.
Save cjnolet/6638574451ad8a822d89fa6cc9dbf3a0 to your computer and use it in GitHub Desktop.
Demonstration of GPU-enabled HDBSCAN on Single-Cell RNA Dataset
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@amitlakhanpal
Copy link

Minor question, in the notebook there is mention of computing Louvain clusters in the text, while the code seems to annotate the adata with the output of HDBSCAN. Is there meant to be a connection between Louvain and HDBSCAN?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment