Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@martinfleis martinfleis released this 21 Dec 23:01

Version 0.2.0 brings support of Gaussian Mixture Models (using scikit-learn) and few minor changes.

Enhancements:

  • Gaussian Mixture Model support (#4)
  • Verbosity - Clustergram now indicates the progress
  • Additional arguments can be passed to the PCA object

Bug fixes:

  • BUG: avoid LinAlgError: singular matrix