Releases: bumble-tech/buzzwords
Releases · bumble-tech/buzzwords
v0.3.1 - Addition of silhouette score
Credit to @lewisExternal - added the option to calculate the Silhouette score
v0.3.0 - Full implementation of cuML HDBSCAN
- Remove the
custom_hdbscan
module - Instead use cuML's new
approximate_predict
function
v0.2.3 - More intuitive `prediction_data` implementation
- 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
🚀 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