public static class OutlierGammaScaling.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected boolean |
normalize
Store flag to Normalize data before curve fitting.
|
static OptionID |
NORMALIZE_ID
Normalization flag.
|
Constructor and Description |
---|
Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected OutlierGammaScaling |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID NORMALIZE_ID
protected boolean normalize
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected OutlierGammaScaling makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2019 ELKI Development Team. License information.