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

Add JSON output for benchmark results conda conda issue Cython / Python Cython or Python issue
#8027 opened Apr 28, 2026 by dantegd Member Draft
Improve benchmark progress output formatting conda conda issue Cython / Python Cython or Python issue
#8026 opened Apr 28, 2026 by dantegd Member Draft
Default CPU benchmark estimators to max parallelism conda conda issue Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#8025 opened Apr 28, 2026 by dantegd Member Draft
Cleanup Lars, apply new validation Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change sklearn-api-compat Issues around cuml matching sklearn API conventions/standards
#8024 opened Apr 28, 2026 by jcrist Member Loading…
Several ensemble scikit-learn compatibility improvements 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 sklearn-api-compat Issues around cuml matching sklearn API conventions/standards
#8023 opened Apr 28, 2026 by jcrist Member Loading…
Migrate pynvml.py to cuda.core.system Cython / Python Cython or Python issue
#8022 opened Apr 28, 2026 by mdboom Draft
Apply new validation to cuml.neighbors improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#8019 opened Apr 28, 2026 by viclafargue Contributor Loading…
[FIL] Validate Treelite model input to prevent integer overflow and OOB memory access CMake CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#8016 opened Apr 25, 2026 by hcho3 Contributor Loading…
Accelerate StandardScaler, MinMaxScaler, and LabelEncoder via sklearn's array API dispatch improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#8013 opened Apr 24, 2026 by csadorf Contributor Draft
Apply new validation to cuml.covariance 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 sklearn-api-compat Issues around cuml matching sklearn API conventions/standards
#8008 opened Apr 23, 2026 by jcrist Member Loading…
Apply new input validation to cuml.kernel_ridge 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 sklearn-api-compat Issues around cuml matching sklearn API conventions/standards
#8007 opened Apr 23, 2026 by jcrist Member Loading…
Add YAML based benchmark definitions for cuML regression runs conda conda issue Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7980 opened Apr 21, 2026 by dantegd Member Loading…
[WIP] Add vertex-parallel kernels to UMAP to enforce sequential behavior bug Something isn't working CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
#7974 opened Apr 18, 2026 by jinsolp Contributor Loading…
Density Preserving UMAP CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7860 opened Mar 6, 2026 by viclafargue Contributor Loading…
FIX: Implement input validation in UMAP accel wrapper Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7837 opened Feb 28, 2026 by shivansh023023 Loading…
Refactor kernel_density to use less memory CMake CUDA/C++ Cython / Python Cython or Python issue
#7833 opened Feb 26, 2026 by Intron7 Contributor Loading…
Use docstring-parser instead of numpydoc. conda conda issue Cython / Python Cython or Python issue DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7800 opened Feb 13, 2026 by csadorf Contributor Draft
Initial implementation of cuml.accel IncrementalPCA support 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
#7785 opened Feb 9, 2026 by JohnZed Contributor Draft
UMAP fast transform CUDA/C++ Cython / Python Cython or Python issue
#7754 opened Feb 3, 2026 by viclafargue Contributor Draft
Fixup TargetEncoder.transform() function. bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7748 opened Feb 2, 2026 by csadorf Contributor Draft
Removed xfail markers in test_metrics.py Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7744 opened Feb 2, 2026 by silasmue Contributor Loading…
Add CUDA health check pytest plugin ci Cython / Python Cython or Python issue
#7656 opened Jan 7, 2026 by dantegd Member Loading…
(WIP) Update the Python developer docs. doc Documentation non-breaking Non-breaking change wiki Documentation meant for internal developer use
#7642 opened Dec 31, 2025 by csadorf Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.