Skip to content

Releases: JuliaStats/Clustering.jl

v0.12.3

12 Mar 12:35
Compare
Choose a tag to compare
  • require Distances 0.8 add dims=2 to pairwise!() calls (#147)
  • kmeans() refactorings (#143)

v0.12.2

29 Jan 23:07
Compare
Choose a tag to compare
  • support AbstractMatrix in kmeans() (#138)
  • fix cutree(hclu, h=h) for small h (#142)

v0.12.1: Merge pull request #129 from timholy/teh/fzcm_abstract

03 Oct 23:14
b85944f
Compare
Choose a tag to compare
  • AbstractMatrix support for fuzzy c-means (#129)

v0.12.0

25 Aug 12:45
2753185
Compare
Choose a tag to compare
  • Hclust refactoring and Ward's linkage methd (#106)
  • V-measure of similarity between the clusterings (#102)

v0.11.0

19 Aug 21:08
f153e4c
Compare
Choose a tag to compare
Merge pull request #124 from alyst/enh_silh

Some silhouettes() improvements

v0.10.0

09 Jul 23:52
Compare
Choose a tag to compare
0 silhouette score set for clusers of size 1 (#120)

v0.9.1

07 Dec 21:57
a8ed856
Compare
Choose a tag to compare
README: update PkgEvaluator links (#104)

* remove Julia v0.4 link
* add v0.6 link

v0.9.0: Merge pull request #81 from tpoisot/patch-1

27 Aug 20:57
Compare
Choose a tag to compare

v0.8.0

20 Apr 20:23
Compare
Choose a tag to compare
Drop the Compat requirement down to 0.17 (#86)