willtownes / glmpca

GNU Lesser General Public License v3.0
92 stars 10 forks source link

Gaussian family #8

Open willtownes opened 4 years ago

willtownes commented 4 years ago

It would be straightforward to include the Gaussian family, which would allow an alternative algorithm for computing PCA. In particular this may help scale PCA to out-of-memory datasets when we implement the generic scalable glmpca.

originally posted to python repository: https://github.com/willtownes/glmpca-py/issues/5