Class | Description |
---|---|
DecisionFunctionOperatorBounds |
DecisionFunctionOperatorBounds implements the Dot Product Entropy Number Upper Bounds for the Product of
Kernel Feature Map Function and the Scaling Diagonal Operator.
|
KernelRdDecisionFunction |
KernelRdDecisionFunction implements the Kernel-based R^d Decision Function-Based SVM Functionality for
Classification and Regression.
|
LinearRdDecisionFunction |
LinearRdDecisionFunction implements the Linear R^d Decision Function-Based SVM Functionality for
Classification and Regression.
|
RdDecisionFunction |
RdDecisionFunction exposes the R^d Decision-Function Based SVM Functionality for Classification and
Regression.
|