v0.1.0
ParallelKMeans v0.1.0
Closed issues:
- Smart init needs to be thoroughly vetted and tested. Currently buggy and unstable (#7)
Merged pull requests:
- CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#1) (@github-actions[bot])
- link clean-up (#2) (@PyDataBlog)
- fix documentation (#3) (@Arkoniak)
- refactoring with multiple dispatch (#4) (@Arkoniak)
- attempting to fix broke travis config (#5) (@PyDataBlog)
- Experimental (#6) (@PyDataBlog)
- add init (#9) (@Arkoniak)
- Get the experimental branch up to date with the current stable version (#12) (@PyDataBlog)
- Fixed kmpp init (#13) (@Arkoniak)
- Experimental (but stable) implementation of single thread (#14) (@PyDataBlog)
- pointwise initial (#15) (@Arkoniak)
- Fix benchmark test (#16) (@PyDataBlog)
- fixed kmpp implementation (#19) (@Arkoniak)
- Betterdocs (#21) (@PyDataBlog)
- Implemented light Elkan version of clustering (#27) (@Arkoniak)
- Experimental (#28) (@PyDataBlog)
- refactored code and added doc strings (#29) (@Arkoniak)
- removed type instability (#30) (@Arkoniak)
- CompatHelper: bump compat for "StatsBase" to "0.33" (#31) (@github-actions[bot])
- Initial hamerly implementation (#32) (@Arkoniak)
- Experimental (#33) (@PyDataBlog)
- Cleandocs (#35) (@PyDataBlog)
- added Hamerly docstring (#36) (@Arkoniak)
- Experimental (#37) (@PyDataBlog)