Package gmisclib :: Module nmf
[frames] | no frames]

Module nmf

source code

V=WH, where W and H are non-negative.

From D. D. Lee and H. S. Seung, 'Learning the parts of objects by nonnegative matrix factorization.'

Functions
 
nmf(v, rank) source code
Variables
  EPS = 1e-06
  CC = 2
  IEPS = 0.03
  __package__ = 'gmisclib'

Imports: Num, math, die