Skip to content

[NIGHTLY] v23.02.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@rapids-bot rapids-bot released this 13 Feb 18:56
· 546 commits to branch-24.08 since this release

πŸ”— Links

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

  • Adding benchmark notebook for hdbscan soft clustering (#5103) @cjnolet
  • Fix doc for solver in LogisticRegression (#5097) @viclafargue
  • Fix docstring of HashingVectorizer (#5041) @lowener
  • expose text, text.{CountVectorizer,HashingVectorizer,Tfidf{Transformer,Vectorizer}} from feature_extraction's public api (#5028) @mattf
  • Add Dask LabelEncoder to the documentation (#5023) @beckernick

πŸš€ New Features

πŸ› οΈ Improvements