Click or drag to resize

NonnegativeMatrixFactorizationByMultiplicativeUpdate Properties

The NonnegativeMatrixFactorizationByMultiplicativeUpdate type exposes the following members.

Properties
 NameDescription
Public propertyInitializationMethod Gets or sets the initialization method to be used for the factorization.
(Inherited from NonnegativeMatrixFactorizationBase)
Public propertyMaximumNumberOfIterations Gets the maximum number of iterations for the factorization algorithm.
(Inherited from NonnegativeMatrixFactorizationBase)
Public propertyNumberOfAdditionalTrials Gets the number of additional trials to perform with a random initialization.
(Inherited from NonnegativeMatrixFactorizationBase)
Public propertyTolerance Gets the convergence tolerance.
(Inherited from NonnegativeMatrixFactorizationBase)
Top
See Also