Linear Classifier
LinearClassifierTrait
provides a trait definition for linear classification problem.
Data types
Orion supports currently only fixed point data types for LinearClassificationTrait
.
Data type | dtype |
---|---|
Fixed point (signed) |
|
function | description |
---|---|
Performs the linear classification. |
Last updated