Skip to content

v0.5.0

Choose a tag to compare

@fnattino fnattino released this 23 Sep 12:32
· 190 commits to master since this release
1265f6d

This release introduces:

  • a k-means implementation for tri-clustering;
  • a utility function to calculate cluster-based averages for tri-clustering;
  • the best k value in k-means is now selected automatically using the Silhouette score.