Skip to main content

Variational Bayesian Mixture of Factor Analysers

Project description

Variational Bayesian Mixture of Factor Analysers for dimensionality reduction and clustering.

Factor analysis (FA) is a method for dimensionality reduction, similar to principle component analysis (PCA), singular value decomposition (SVD), or independent component analysis (ICA). Applications include visualization, image compression, or feature learning. A mixture of factor analysers consists of several factor analysers, and allows both dimensionality reduction and clustering. Variational Bayesian learning of model parameters prevents overfitting compared with maximum likelihood methods such as expectation maximization (EM), and allows to learn the dimensionality of the lower dimensional subspace by automatic relevance determination (ARD). A detailed explanation of the model can be found here.

Note

The current version is still under development, and needs to be optimized for large-scale data sets. I am open for any suggestions, and happy about every bug report!

Installation

The easiest way to install vbmfa is to use PyPI:

pip install vbmfa

Alternatively, you can checkout the repository from Github:

git clone https://github.com/cangermueller/vbmfa.git

Examples

The folder examples/ contains example ipython notebooks:

  • VbFa, a single Variational Bayesian Factor Analyser

  • VbMfa, a mixture of Variational Bayesian Factors Analysers

References

Contact

Christof Angermueller

https://github.com/cangermueller

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vbmfa-0.0.1.tar.gz (33.2 kB view hashes)

Uploaded Source

Built Distribution

vbmfa-0.0.1.macosx-10.9-x86_64.tar.gz (17.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page