Nonnegative |
The NonnegativeMatrixFactorizationByACLS type exposes the following members.
| Name | Description | |
|---|---|---|
| InitializationMethod |
Gets or sets the initialization method to be used for the factorization.
(Inherited from NonnegativeMatrixFactorizationBase) | |
| LambdaH |
Gets the regularization strength for H.
(Inherited from NonnegativeMatrixFactorizationWithRegularizationBase) | |
| LambdaW |
Gets the regularization strength for W.
(Inherited from NonnegativeMatrixFactorizationWithRegularizationBase) | |
| MaximumNumberOfIterations |
Gets the maximum number of iterations for the factorization algorithm.
(Inherited from NonnegativeMatrixFactorizationBase) | |
| NumberOfAdditionalTrials |
Gets the number of additional trials to perform with a random initialization.
(Inherited from NonnegativeMatrixFactorizationBase) | |
| Tolerance |
Gets the convergence tolerance.
(Inherited from NonnegativeMatrixFactorizationBase) |