public class ParameterTranslation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
RELATIVE_THRESHOLD_PRECISION
Relative threshold precision
|
Constructor and Description |
---|
ParameterTranslation() |
Modifier and Type | Method and Description |
---|---|
static double |
getEffectiveRiskThreshold(double riskThreshold)
Returns the effective risk threshold
|
static int |
getSizeThreshold(double riskThreshold)
Returns a minimal class size for the given risk threshold
|
public static final double RELATIVE_THRESHOLD_PRECISION
public static int getSizeThreshold(double riskThreshold)
threshold
- public static double getEffectiveRiskThreshold(double riskThreshold)
riskThreshold
-