github rapidsai/cuml v24.08.00

latest release: v24.12.00a
one month ago

🐛 Bug Fixes

  • Fixes for encoders/transformers for cudf.pandas (#5990) @dantegd
  • BUG: remove sample parameter from pca call to mean (#5980) @mfoerste4
  • Fix segfault and other errors in ForestInference.load_from_sklearn (#5973) @hcho3
  • Rename .devcontainers for CUDA 12.5 (#5967) @jakirkham
  • [MNT] Small NumPy 2 related fixes (#5954) @seberg
  • CI Fix: use ld_preload to avoid libgomp issue on ARM jobs (#5949) @dantegd
  • Fix for benchmark runner to handle parameter sweeps of multiple data types (#5938) @dantegd
  • Avoid extra memory copy when using cp.concatenate in cuml.dask kmeans (#5937) @dantegd
  • Assign correct labels_ in cuml.dask.kmeans (#5931) @dantegd
  • Fix nightly jobs by updating hypothesis strategies to account for sklearn change (#5925) @dantegd
  • Fix for SVC fit_proba not using class weights (#5912) @pablotanner
  • Fix cudf.pandas failure on test_convert_input_dtype (#5885) @dantegd
  • Fix cudf.pandas failure on test_convert_matrix_order_cuml_array (#5882) @dantegd
  • Simplify cuml array (#5166) @wence-

🚀 New Features

🛠️ Improvements

Don't miss a new cuml release

NewReleases is sending notifications on new releases.