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

Fix/incremental pca fails on direct partial fit call bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#8010 opened Apr 23, 2026 by csadorf Contributor Draft
Apply new validation to cuml.random_projection 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
#8009 opened Apr 23, 2026 by jcrist Member Loading…
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 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…
Use new input validation infrastructure for cuml.decomposition. Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#8006 opened Apr 23, 2026 by csadorf Contributor Loading…
Apply new validation to cuml.cluster 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
#7984 opened Apr 22, 2026 by jcrist Member Loading…
CI Fix cuml.svm compatibility with scikit-learn 1.9 deprecation of probability= Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7981 opened Apr 22, 2026 by betatim Member Draft
Add YAML based benchmark definitions for cuML regression runs 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…
Deprecate max_depth=16 in RandomForest and add None support Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7958 opened Apr 8, 2026 by Nzouh 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
[TEST] Running CI against cuvs#1405 CMake CUDA/C++ DO NOT MERGE Hold off on merging; see PR for details
#7622 opened Dec 17, 2025 by divyegala Member Loading…
Default to static linking of libcudart breaking Breaking change CMake conda conda issue CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function
#7580 opened Dec 9, 2025 by bdice Contributor Loading…
Add xgboost with native API and QuantileDMatrix to benchmark utilities Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7409 opened Oct 29, 2025 by dantegd Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.