Click or drag to resize

NonnegativeMatrixFactorizationBase Properties

The NonnegativeMatrixFactorizationBase type exposes the following members.

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