v0.5.0
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.
This release introduces: