public static class OPTICSXi.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected OPTICSTypeAlgorithm<DoubleDistanceClusterOrderEntry> |
optics |
protected double |
xi |
static OptionID |
XI_ID
Parameter to specify the steepness threshold.
|
static OptionID |
XIALG_ID
Parameter to specify the actual OPTICS algorithm to use.
|
Constructor and Description |
---|
Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected OPTICSXi |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID XIALG_ID
public static final OptionID XI_ID
protected OPTICSTypeAlgorithm<DoubleDistanceClusterOrderEntry> optics
protected double xi
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected OPTICSXi makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.