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: improved docstring for adjusted_mutual_info_score metric Cython / Python Cython or Python issue
#7423 opened Nov 1, 2025 by vardhan30016 Loading…
[BUG] Fix RandomForest Builder Sampling bug Something isn't working CUDA/C++ non-breaking Non-breaking change
#7422 opened Nov 1, 2025 by tarang-jain Loading…
Fix DBSCAN overflow bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7421 opened Oct 31, 2025 by divyegala Loading…
ENH: Add adjusted_mutual_info_score metric Cython / Python Cython or Python issue
#7418 opened Oct 31, 2025 by vardhan30016 Loading…
4 tasks done
Remove reachability.hpp Header CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7416 opened Oct 31, 2025 by tarang-jain 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 Loading…
Fix HDBSCAN nn-descent errors with default arguments (min_samples=None) bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7402 opened Oct 29, 2025 by viclafargue Loading…
Add Out-of-Bag (OOB) Score Support to RandomForest CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7401 opened Oct 28, 2025 by csadorf Loading…
Add Third-Party Integration Tests for BERTopic ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change tests Unit testing for project
#7388 opened Oct 24, 2025 by csadorf Loading…
Remove double instantiations for cuml.explainer kernels CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7384 opened Oct 23, 2025 by aamijar Loading…
Address sklearn deprecation warnings Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7371 opened Oct 21, 2025 by csadorf Draft
Work-around XGBoost/Treelite compatibility by allowing unknown fields bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#7368 opened Oct 20, 2025 by csadorf Draft
Test RAFT with CCCL mdspan CMake CUDA/C++ DO NOT MERGE Hold off on merging; see PR for details
#7342 opened Oct 14, 2025 by bdice Draft
Require C++20 CMake CUDA/C++
#7334 opened Oct 13, 2025 by bdice Draft
Fix PCA sign flip bug Something isn't working CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
#7331 opened Oct 12, 2025 by zhuxr11 Loading…
UMAP hypothesis testing Cython / Python Cython or Python issue
#7323 opened Oct 9, 2025 by viclafargue Loading…
Support of weights argument in KNeighbors CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7289 opened Oct 1, 2025 by viclafargue Loading…
[FEA] Feature Importances for Random Forests CUDA/C++ Cython / Python Cython or Python issue feature request New feature or request non-breaking Non-breaking change
#7275 opened Sep 26, 2025 by tarang-jain Loading…
UMAP with int64_t spectral initialization algo: spectral-embedding algo: umap CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#7224 opened Sep 16, 2025 by aamijar Draft
DOC Rework LinearRegression documentation Cython / Python Cython or Python issue doc Documentation non-breaking Non-breaking change
#7218 opened Sep 14, 2025 by virchan Loading…
docs: add developer guide on memory management with RMM doc Documentation non-breaking Non-breaking change
#7174 opened Sep 4, 2025 by susmnty Loading…
Use RBF in test of SVR sklearn export/import Cython / Python Cython or Python issue
#7156 opened Aug 29, 2025 by dantegd Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.