Skip to content

Releases: muesli/kmeans

v0.3.1

22 Jul 12:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Sep 13:34
251e9d4
Compare
Choose a tag to compare

Changes

  • Moved plotter into a separate sub-package

v0.2.1

07 Dec 03:52
Compare
Choose a tag to compare

Fixes

  • Bump go-chart dependency to v2.1.0

v0.2.0

27 Oct 15:31
Compare
Choose a tag to compare

Fixes

  • Ensure another iteration after randomly assigning a point to a cluster
  • Never panic in Plot, return an error instead
  • Handle errors calling Plot

Changes

  • Prefix plot filename with current k

v0.1.0

02 Jun 12:16
v0.1.0
Compare
Choose a tag to compare

First public release