Skip to content

v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 20:53
· 15 commits to master since this release
1a2c1e7

MLJClusteringInterface v0.1.8

Diff since v0.1.7

  • Expose Clustering.jl's inithyperparameter, for initialising (seeding) KMeans/KMedoids clusters (#21) @jbrea

Merged pull requests:

  • handle init correctly in kmeans (#21) (@jbrea)
  • Improve show for Dendrogram Cutter (#22) (@ablaom)