O
- Object typepublic abstract static class AbstractNeighborhoodOutlier.Parameterizer<O> extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected NeighborSetPredicate.Factory<O> |
npredf
The predicate to obtain the neighbors.
|
Constructor and Description |
---|
AbstractNeighborhoodOutlier.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make, makeInstance
protected NeighborSetPredicate.Factory<O> npredf
public AbstractNeighborhoodOutlier.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.