Non-negative matrix factorization: Difference between revisions

Content deleted Content added
Uniqueness
m Link change
Line 2:
: <math>\mathbf{WH} \leftarrow \operatorname{nmf}(\mathbf{X})</math>
 
Usually all three matrices must be [[non-negative matrix|non-negative]], i.e., all elements must be above or equal to zero.
It might be said to be a non-negative version of [[singular value decomposition]].