NonNegativeLeastSquares Properties |
The NonNegativeLeastSquares type exposes the following members.
Name | Description | |
---|---|---|
Coefficients |
Gets the coefficient vector being fitted.
| |
MaxIterations |
Gets or sets the maximum number of iterations to be performed.
| |
Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
| |
Tolerance |
Gets or sets the tolerance for detecting
convergence. Default is 0.001.
|