Class LocalNonnegativeMatrixFactorizationFactory

All Implemented Interfaces:
AcceptingVisitor, MatrixFactorizationFactory

public class LocalNonnegativeMatrixFactorizationFactory
extends IterativeMatrixFactorizationFactory
Performs matrix factorization using the Local Non-negative Matrix Factorization algorithm with minimization of the Kullback-Leibler divergence between A and UV' and multiplicative updating.