Skip to content

Disable UMAP non-determinism on small datasets#7004

Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.08from
viclafargue:remove-non-determinism-on-small-datasets
Jul 21, 2025
Merged

Disable UMAP non-determinism on small datasets#7004
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.08from
viclafargue:remove-non-determinism-on-small-datasets

Conversation

@viclafargue
Copy link
Copy Markdown
Contributor

@viclafargue viclafargue commented Jul 15, 2025

Closes #6024

@viclafargue viclafargue requested a review from a team as a code owner July 15, 2025 14:15
@viclafargue viclafargue requested review from betatim and divyegala July 15, 2025 14:15
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Jul 15, 2025
Comment thread python/cuml/cuml/manifold/umap.pyx Outdated
Comment thread python/cuml/cuml/manifold/umap.pyx
Comment thread python/cuml/cuml/manifold/umap.pyx Outdated
@viclafargue viclafargue added bug Something isn't working non-breaking Non-breaking change labels Jul 21, 2025
@csadorf
Copy link
Copy Markdown
Contributor

csadorf commented Jul 21, 2025

/merge

@rapids-bot rapids-bot Bot merged commit a01140c into rapidsai:branch-25.08 Jul 21, 2025
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] UMAP fails to correctly embed small datasets when random_state is not set.

4 participants