Uses of Interface
org.drip.spaces.cover.OperatorClassCoveringBounds
Package | Description |
---|---|
org.drip.learning.kernel |
Statistical Learning Banach Mercer Kernels
|
-
Uses of OperatorClassCoveringBounds in org.drip.learning.kernel
Classes in org.drip.learning.kernel that implement OperatorClassCoveringBounds Modifier and Type Class Description class
DiagonalScalingOperator
DiagonalScalingOperator implements the Scaling Operator that is used to determine the Bounds of the Rx L2 To Rx L2 Kernel Linear Integral Operator defined by: T_k [f(.)] := Integral Over Input Space {k (., y) * f(y) * d[Prob(y)]}
The References are:
Ash, R.Methods in org.drip.learning.kernel that return OperatorClassCoveringBounds Modifier and Type Method Description 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