Skip to content

v26.04.00

Latest

Choose a tag to compare

@AyodeAwe AyodeAwe released this 09 Apr 06:04
f223d89

What's Changed

🚨 Breaking Changes

  • FIX Raise TypeError when sparse input is not supported by @betatim in #7728
  • Add cuml.internals.validation, check_is_fitted checks by @jcrist in #7868
  • Add support for feature_names_in_ by @jcrist in #7877
  • Validate that X is 2 dimensional by @jcrist in #7889

🐛 Bug Fixes

📖 Documentation

  • Fix documentation for in-notebook cuml.accel activation. by @csadorf in #7767
  • [DOC] Add missing parameters to UMAP and NearestNeighbors docstrings by @silasmue in #7632
  • docs updates for new RAPIDS branching strategy by @jameslamb in #7795
  • DOC Restructure API documentation by @betatim in #7798
  • Remove deprecated tree_method=gpu_hist with XGBoost by @hcho3 in #7858

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.04.00a...v26.04.00