Class NonnegativeMatrixFactorizationEDFactory

All Implemented Interfaces:
AcceptingVisitor, MatrixFactorizationFactory

public class NonnegativeMatrixFactorizationEDFactory
extends IterativeMatrixFactorizationFactory
Performs matrix factorization using the Non-negative Matrix Factorization algorithm with minimization of Euclidean Distance between A and UV' and multiplicative updating.