Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@martinfleis martinfleis released this 31 Jan 20:22

API chages:

  • pca_weighted is now keyword of Clustergram.plot() not init.

Enhancements:

  • Support MiniBatchKMeans (sklearn)
  • Custom __repr__
  • Expose cluster labels obtained during the loop
  • Expose cluster centers
  • Silhouette score
  • Calinski and Harabasz score
  • Davies-Bouldin score