Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 310 Bytes

KernelNMFSpark

Implementation of Kernel non-negative matrix factorization with multiplicative updates in PySpark. The multiplication with Kernel matrices is done via distributed block matrix multiplication operation.

For easy local instalation of Spark see: https://github.com/paulovn/ml-vm-notebook