rossfadely / mofa

Mixture of Factor Analyzers
MIT License
5 stars 2 forks source link

Mixtures of Factor Analyzers

Authors

Contributors

License

Copyright 2012 the authors.

mofa is free software licensed under the MIT License. For details, see the LICENSE file <https://raw.github.com/rossfadely/mofa/master/LICENSE.rst>_.

Install

::

pip install mofa

If you don't want to use pip, build the extension in-place:

::

python setup.py build_ext --inplace

Examples

Coming soon.

Notes <https://gist.github.com/3875683>_ on setting up virtualenv