Skip to content

Releases: bumble-tech/buzzwords

v0.3.1 - Addition of silhouette score

20 Dec 11:00
9d4b5be
Compare
Choose a tag to compare

v0.3.0 - Full implementation of cuML HDBSCAN

25 Oct 09:54
3998a06
Compare
Choose a tag to compare
  • Remove the custom_hdbscan module
  • Instead use cuML's new approximate_predict function

v0.2.3 - More intuitive `prediction_data` implementation

06 Oct 12:09
7d80e4b
Compare
Choose a tag to compare
  • Set prediction_data to default to True
  • Raise a more clear error when trying to save a model without prediction_data

v0.2.2 - Initial Buzzwords Public Release

24 Aug 11:58
Compare
Choose a tag to compare

🚀 First public release of Buzzwords🚀

  • Moved from internal repo to public bumble-tech Github
  • Expecting teething issues with this version as "it works on our machines" doesn't fly when releasing publicly