public static class LBABOD.Parameterizer<V extends NumberVector> extends FastABOD.Parameterizer<V>
Modifier and Type | Field and Description |
---|---|
protected int |
l
Number of outliers to find.
|
static OptionID |
L_ID
Parameter to specify the number of outliers to compute exactly.
|
k, K_ID
KERNEL_FUNCTION_ID, kernelFunction
Constructor and Description |
---|
LBABOD.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected LBABOD<V> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID L_ID
protected int l
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class FastABOD.Parameterizer<V extends NumberVector>
config
- Parameterization to add options to.protected LBABOD<V> makeInstance()
AbstractParameterizer
makeInstance
in class FastABOD.Parameterizer<V extends NumberVector>
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.