| Package | Description |
|---|---|
| org.drip.learning.kernel | |
| org.drip.learning.svm |
| Modifier and Type | Method and Description |
|---|---|
R1Combinatorial |
IntegralOperatorEigenContainer.diagonallyScaledFeatureSpace(DiagonalScalingOperator dso)
Generate the Diagonally Scaled Normed Vector Space of the RKHS Feature Space Bounds that results on
applying the Diagonal Scaling Operator
|
OperatorClassCoveringBounds |
IntegralOperatorEigenContainer.scaledCoveringNumberBounds(DiagonalScalingOperator dso)
Generate the Operator Class Covering Number Bounds of the RKHS Feature Space Bounds that result on the
Application of the Diagonal Scaling Operator
|
| Modifier and Type | Method and Description |
|---|---|
DiagonalScalingOperator |
DecisionFunctionOperatorBounds.factorizingOperator()
Retrieve the Factorizing Diagonal Scaling Operator Instance
|
| Modifier and Type | Method and Description |
|---|---|
DecisionFunctionOperatorBounds |
RdDecisionFunction.entropyNumberUpperBounds(DiagonalScalingOperator dsoFactorizer,
double dblFeatureSpaceMaureyConstant)
Compute the Entropy Number Upper Bounds Instance for the Specified Inputs
|
double |
RdDecisionFunction.logEntropyNumberAsymptote(DiagonalScalingOperator dsoFactorizer)
Compute the Decision Function's Asymptotic Exponent for the Entropy Number
|
| Constructor and Description |
|---|
DecisionFunctionOperatorBounds(DiagonalScalingOperator dsoFactorizer,
double dblInverseMarginNormBound,
double dblFeatureSpaceMaureyConstant,
int iFeatureSpaceDimension)
DecisionFunctionOperatorBounds Constructor
|