Skip to content

Pull requests: rapidsai/cuml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rewrite random projection estimators bug Something isn't working CMake CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
#7119 opened Aug 15, 2025 by jcrist Loading…
Spectral Embedding argument affinity={"precomputed", "nearest_neighbors"} CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7117 opened Aug 14, 2025 by aamijar Loading…
Redo memory management for NearestNeighbors CMake Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7115 opened Aug 14, 2025 by jcrist Loading…
FIX Make GaussianNB more resilient Cython / Python Cython or Python issue
#7113 opened Aug 14, 2025 by betatim Loading…
Prevent CUDA issues when running UMAP with scikit-learn compatibility test suite bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7107 opened Aug 12, 2025 by viclafargue Loading…
Use build cluster in devcontainers 3 - Ready for Review Ready for review by team CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7106 opened Aug 11, 2025 by trxcllnt Loading…
[WIP] Using int64_t for HDBSCAN and dropping int algo: hdbscan breaking Breaking change CUDA/C++ Cython / Python Cython or Python issue DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function
#7104 opened Aug 8, 2025 by jinsolp Draft
Support SpectralEmbedding in cuml.accel Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7087 opened Aug 5, 2025 by aamijar Loading…
Improved UMAP testing and debugging Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7073 opened Jul 31, 2025 by viclafargue Loading…
wip: fix test collection bug Something isn't working cuml-accel Issues related to cuml.accel Cython / Python Cython or Python issue non-breaking Non-breaking change tests Unit testing for project
#7058 opened Jul 28, 2025 by csadorf Draft
Propagate cuml.accel to subprocesses cuml-accel Issues related to cuml.accel Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7047 opened Jul 25, 2025 by jcrist Loading…
Don't call to_output on a cupy array bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7044 opened Jul 25, 2025 by Matt711 Loading…
Reduce binary size of cuml.explainer kernels CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7029 opened Jul 22, 2025 by aamijar Loading…
test pinning metapackage generated by conda-lock ci conda conda issue DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function Needs build-infra Requires input from the build infrastructure team non-breaking Non-breaking change
#7015 opened Jul 17, 2025 by msarahan Draft
Add array assertions function Cython / Python Cython or Python issue
#6898 opened Jun 11, 2025 by Ofek-Haim Draft
Enable dice metric for UMAP and pairwise_distances CMake CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6842 opened Jun 3, 2025 by aamijar Loading…
Add fix for devices that do not have memory resources bug Something isn't working conda conda issue Cython / Python Cython or Python issue non-breaking Non-breaking change
#6823 opened May 30, 2025 by viclafargue Loading…
HDBSCAN LTO Example CMake conda conda issue CUDA/C++
#6756 opened May 19, 2025 by divyegala Draft
Make dask an optional dependency breaking Breaking change ci conda conda issue Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function
#6668 opened May 9, 2025 by jcrist Loading…
Fix UMAP outlier issue bug Something isn't working CUDA/C++ non-breaking Non-breaking change
#6662 opened May 9, 2025 by viclafargue Loading…
Fix UMAP graph thresholding CUDA/C++ Cython / Python Cython or Python issue
#6595 opened Apr 28, 2025 by viclafargue Loading…
[DO NOT MERGE] Working branch for test framework improvements Cython / Python Cython or Python issue DO NOT MERGE Hold off on merging; see PR for details
#6535 opened Apr 11, 2025 by csadorf Draft
Cleanup UMAP API CUDA/C++ Cython / Python Cython or Python issue
#6462 opened Mar 19, 2025 by viclafargue Draft
ProTip! Exclude everything labeled bug with -label:bug.