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
Sort

Pull requests list

Support alpha=0 in Ridge Cython / Python Cython or Python issue feature request New feature or request non-breaking Non-breaking change
#6236 opened Jan 17, 2025 by jcrist Loading…
Fix LogisticRegression.decision_function output shape bug Something isn't working non-breaking Non-breaking change
#6235 opened Jan 17, 2025 by jcrist Loading…
Compute noise_variance_ in PCA implementation bug Something isn't working CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
#6234 opened Jan 17, 2025 by jcrist Loading…
Use cuda.bindings layout. Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6233 opened Jan 17, 2025 by bdice Loading…
Ignore cudf's __dataframe__ deprecation. bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#6229 opened Jan 16, 2025 by bdice Draft
Adjust margin of ARIMA flaky test bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
#6227 opened Jan 16, 2025 by dantegd Loading…
Add aarch64 conda environments conda conda issue feature request New feature or request non-breaking Non-breaking change
#6226 opened Jan 15, 2025 by jcrist Loading…
Skip dispatching to GPU for unimplemented metrics in UMAP ci Cython / Python Cython or Python issue non-breaking Non-breaking change
#6224 opened Jan 14, 2025 by betatim Loading…
Bump Treelite to 4.4.1 CMake conda conda issue CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6212 opened Jan 8, 2025 by hcho3 Loading…
WIP: [DO NOT MERGE] introduce libcuml wheels 2 - In Progress Currenty a work in progress 5 - DO NOT MERGE Hold off on merging; see PR for details ci CMake conda conda issue CUDA/C++ Cython / Python Cython or Python issue
#6199 opened Dec 30, 2024 by jameslamb Draft
Check if nightlies have succeeded recently enough improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6196 opened Dec 20, 2024 by vyasr Loading…
Simplify API context managers and decorators Cython / Python Cython or Python issue
#6189 opened Dec 18, 2024 by wphicks Draft
Stop using boston housing dataset Cython / Python Cython or Python issue
#6180 opened Dec 12, 2024 by betatim Loading…
CPU/GPU interop with RandomForest CMake conda conda issue CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6175 opened Dec 11, 2024 by hcho3 Loading…
remove certs and simplify telemetry summarize 2 - In Progress Currenty a work in progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6165 opened Dec 6, 2024 by msarahan Draft
Remap BATCH_TREE_REORG to TREE_REORG in FIL bug Something isn't working CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
#6161 opened Dec 5, 2024 by wphicks Loading…
FEA Add support for accepting a Numpy RandomState Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#6150 opened Nov 28, 2024 by betatim Loading…
1 task
Prepare for n_init=auto in KMeans Cython / Python Cython or Python issue
#6142 opened Nov 22, 2024 by betatim Loading…
TST Add basic common test infrastructure Cython / Python Cython or Python issue
#6107 opened Oct 11, 2024 by betatim Loading…
ProTip! Exclude everything labeled bug with -label:bug.