![]() |
PolynomialLeastSquares Properties |
The PolynomialLeastSquares type exposes the following members.
Name | Description | |
---|---|---|
![]() | Degree |
Gets or sets the polynomial degree to use
in the polynomial regression.
|
![]() | IsRobust |
Gets or sets whether to always use a robust Least-Squares
estimate using the SingularValueDecomposition.
Default is false.
|
![]() | Token |
Gets or sets a cancellation token that can be used to
stop the learning algorithm while it is running.
|