org.du-lab.javanmf:javanmf 0.2.1 API
Package | Description |
---|---|
org.dulab.javanmf.algorithms |
Provides classes for performing non-negative matrix factorization, non-negative matrix regression, and
non-negative singular value decomposition.
|
org.dulab.javanmf.measures |
Provides classes for estimating the distance between matrices X and WH.
|
org.dulab.javanmf.updaterules |
Provides classes for updating matrix H in the direction of minimising the distance D(X, WH).
|