PyDataBlog/ParallelKMeans.jl

Release 0.1.7

PyDataBlog opened this issue · 2 comments

For this release, the goals are:

  • Add binder support
  • Distance support. #25
  • Update MLJ Interface with Yinyang & Coresets Algorithms.

Registration pull request created: JuliaRegistries/General/14487

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.7 -m "<description of version>" 274a34f069b8310446ecdbda0b417221b6ecf59b
git push origin v0.1.7