Skip to content

[WIP] HDBSCAN C++/CUDA - #3773

Closed
cjnolet wants to merge 87 commits into
NVIDIA:branch-21.06from
cjnolet:fea-020-hdbscan
Closed

[WIP] HDBSCAN C++/CUDA#3773
cjnolet wants to merge 87 commits into
NVIDIA:branch-21.06from
cjnolet:fea-020-hdbscan

Conversation

@cjnolet

@cjnolet cjnolet commented Apr 20, 2021

Copy link
Copy Markdown
Collaborator

No description provided.

@cjnolet cjnolet added feature request New feature or request non-breaking Non-breaking change labels Apr 20, 2021
@cjnolet
cjnolet requested a review from a team as a code owner April 20, 2021 21:18
@dantegd dantegd added the 2 - In Progress Currenty a work in progress label Apr 22, 2021
@github-actions github-actions Bot added the CMake label Apr 23, 2021
@cjnolet cjnolet changed the title [WIP] HDBSCAN [WIP] HDBSCAN C++/CUDA May 3, 2021
@cjnolet
cjnolet marked this pull request as draft May 3, 2021 20:30
@cjnolet cjnolet mentioned this pull request May 3, 2021
@cjnolet cjnolet closed this May 18, 2021
rapids-bot Bot pushed a commit that referenced this pull request Jun 3, 2021
We had originally tried to ease the review process by separating the Python and CUDA/C++ layer code for HDBSCAN (see #3773), and for the most part we have been separating the commits, however this made it very cumbersome to keep cherry-picking commits backwards so we abandoned #3773 and continued working on this PR.

Authors:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Tamas Bela Feher (https://github.com/tfeher)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #3821
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
We had originally tried to ease the review process by separating the Python and CUDA/C++ layer code for HDBSCAN (see NVIDIA#3773), and for the most part we have been separating the commits, however this made it very cumbersome to keep cherry-picking commits backwards so we abandoned NVIDIA#3773 and continued working on this PR.

Authors:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Tamas Bela Feher (https://github.com/tfeher)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: NVIDIA#3821
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 - In Progress Currenty a work in progress CMake CUDA/C++ feature request New feature or request non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants