Package org.drip.learning.svm
Kernel SVM Decision Function Operator
- Author:
- Lakshmi Krishnamurthy
-
Class Summary 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 Rd Decision Function-Based SVM Functionality for Classification and Regression.LinearRdDecisionFunction LinearRdDecisionFunction implements the Linear-based Rd Decision Function-Based SVM Functionality for Classification and Regression.RdDecisionFunction RdDecisionFunction exposes the Rd Decision-Function Based SVM Functionality for Classification and Regression.