You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#3518
I've closed the original PR (#3308) which included both SLHC & HDBSCAN and opened this PR to only include the SLHC changes.
This PR contains an implementation of SLHC which is currently broken across RAFT & cuML. Once we move the dense pairwise distance primitive over to RAFT the entire SLHC algorithm can live in RAFT so it can be shared w/ cugraph, and will just be exposed through cuml.
If reviewing this PR, please also review the corresponding RAFT PR: rapidsai/raft#140
Authors:
- Corey J. Nolet (@cjnolet)
Approvers:
- Divye Gala (@divyegala)
- Dante Gama Dessavre (@dantegd)
- Mike Wendt (@mike-wendt)
URL: #3545
No description provided.
The text was updated successfully, but these errors were encountered: