Skip to content

version 1.0.0

Compare
Choose a tag to compare
@ceodspspectrum ceodspspectrum released this 27 Apr 05:34
· 148 commits to main since this release
b7646bd

pyDNMFk/ Distributed pyNMFk is a software package for applying non-negative matrix factorization in a distributed memory to large datasets. It has the ability to minimize the difference between reconstructed data and the original data through various norms (Frobenious, KL-divergence). The current implementation utilizes optimization tools such as multiplicative updates, HALS, BCD and BPP. Additionally, the Custom Clustering algorithm allows for automated determination for the number of Latent features.