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

[FEA] Modify default batch size in HDBSCAN soft clustering #5335

Conversation

tarang-jain
Copy link
Contributor

Default batch size is changed in HDBSCAN soft clustering to avoid CUDA OOM errors in. large datasets.

tarang-jain and others added 30 commits February 17, 2023 17:18
@github-actions github-actions bot added CUDA/C++ Cython / Python Cython or Python issue labels Apr 5, 2023
@tarang-jain tarang-jain added feature request New feature or request non-breaking Non-breaking change labels Apr 5, 2023
@tarang-jain tarang-jain marked this pull request as ready for review April 5, 2023 21:53
@tarang-jain tarang-jain requested review from a team as code owners April 5, 2023 21:53
@tarang-jain
Copy link
Contributor Author

rerun tests

@dantegd
Copy link
Member

dantegd commented Apr 6, 2023

/merge

@rapids-bot rapids-bot bot merged commit e0c37fa into rapidsai:branch-23.04 Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA/C++ Cython / Python Cython or Python issue 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