Skip to content

Factor Analysis on pure python

Tiago de Freitas Pereira requested to merge isv-2.0 into master

This MR implements the ISV and the JFA algorithms on pure python using numpy/dask-arrays. In the way I'm implementing it, we can easily run this algorithm in a distributed manner, either locally on an HPC.

Closes #41 (closed)

Edited by Amir MOHAMMADI

Merge request reports