Linear Classifier
Last updated
Was this helpful?
Last updated
Was this helpful?
LinearClassifierTrait
provides a trait definition for linear classification problem.
Orion supports currently only fixed point data types for LinearClassificationTrait
.
Fixed point (signed)
LinearClassifierTrait<FP8x23 | FP16x16 | FP64x64 | FP32x32>
Performs the linear classification.