Package | Description |
---|---|
org.drip.learning.regularization |
Modifier and Type | Class and Description |
---|---|
class |
RegularizerRdContinuousToR1Continuous
RegularizerRdContinuousToR1Continuous computes the Structural Loss and Risk for the specified Normed R^d
Continuous To Normed R^1 Continuous Learning Function.
|
Modifier and Type | Method and Description |
---|---|
static RegularizerRdToR1 |
RegularizerBuilder.RdContinuousToR1Continuous(RdToR1 funcRegularizerRdToR1,
NormedRdContinuousToR1Continuous funcSpaceRdToR1,
double dblLambda)
Construct an Instance of R^d Continuous To R^1 Continuous Regularizer
|