Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@aron0093 aron0093 released this 18 Jul 00:35
· 7 commits to master since this release
c0b687f

Changelog:

  • Replaced two-stage clustering with single-step HDBSCAN and added a minimum support parameter for clusters.
  • Specifying number of clusters per end point is no longer supported and using the cluster_num parameter will raise an error.
  • Plotting functions were updated for more informative visualisation.
  • Default values were adjusted in accordance with other changes.