Linear Classifier
Last updated
Last updated
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.