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:
References
Contact
Christof Angermueller
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vbmfa-0.0.1.tar.gz
.
File metadata
- Download URL: vbmfa-0.0.1.tar.gz
- Upload date:
- Size: 33.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64a931a01f1b671d18a49d5d6f78d6080c2c391b525579f84af100faa8c06812 |
|
MD5 | 694bc6d6eab5577fadd210723655c87a |
|
BLAKE2b-256 | 25f03f89c0523c9d9c0efdcc2ee11fd6086ae9c2095ddfda27ba7950e971aa62 |
File details
Details for the file vbmfa-0.0.1.macosx-10.9-x86_64.tar.gz
.
File metadata
- Download URL: vbmfa-0.0.1.macosx-10.9-x86_64.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecedd9996f8119a8b021ad9121bb6a1a7fd6bdca784a2816fa89262bdb7a3504 |
|
MD5 | b27cdbd68b7131787bc347df83a863b0 |
|
BLAKE2b-256 | 84b0c551bd5857cc390b5744a492d18e79929a9da2cf0c4ee3f9512fa591b840 |