Implimenting single factor analysis as present from the following paper
"The EM Algorithm for Mixtures of Factor Analyzers", Ghahramani
- numpy
- scipy
- matplotlib
- jupyter
For examples of the library in use, please look at the Example.ipynb notebook
8000