Linear Regressor
Last updated
Last updated
LinearRegressorTrait
provides a trait definition for linear regression problem.
Orion supports currently only fixed point data types for LinearRegressorTrait
.
Data type | dtype |
---|---|
Fixed point (signed) |
|
function | description |
---|---|
Performs the generalized linear regression evaluation. |