Version 0.3.0
API chages:
pca_weighted
is now keyword ofClustergram.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