SVM Classifier
SVMClassifierTrait
provides a trait definition for svm classification problem.
Data types
Orion supports currently only fixed point data types for SVMClassifierTrait
.
Last updated
SVMClassifierTrait
provides a trait definition for svm classification problem.
Orion supports currently only fixed point data types for SVMClassifierTrait
.
Last updated
Data type | dtype |
---|---|
function | description |
---|---|
Fixed point (signed)
SVMClassifierTrait<FP8x23 | FP16x16 | FP64x64 | FP32x32>
Returns the top class for each of N inputs.