public static class StandardDeviationScaling.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected Double |
fixedmean |
protected Double |
lambda |
Constructor and Description |
---|
StandardDeviationScaling.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected StandardDeviationScaling |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public StandardDeviationScaling.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected StandardDeviationScaling makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer