Uses of Class
org.drip.learning.rxtor1.EmpiricalPenaltySupremumEstimator
Package | Description |
---|---|
org.drip.learning.rxtor1 |
Statistical Learning Empirical Loss Penalizer
|
-
Uses of EmpiricalPenaltySupremumEstimator in org.drip.learning.rxtor1
Methods in org.drip.learning.rxtor1 that return EmpiricalPenaltySupremumEstimator Modifier and Type Method Description EmpiricalPenaltySupremumEstimator
EmpiricalPenaltySupremumMetrics. empiricalPenaltySupremumEstimator()
Retrieve the Empirical Penalty Supremum FunctionConstructors in org.drip.learning.rxtor1 with parameters of type EmpiricalPenaltySupremumEstimator Constructor Description EmpiricalPenaltySupremumMetrics(EmpiricalPenaltySupremumEstimator epse, SingleSequenceAgnosticMetrics[] aSSAM, MeasureConcentrationExpectationBound mceb)
EmpiricalPenaltySupremumMetrics Constructor