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