
N - Neighborhood typeO - Data Object typeD - Distance typepublic static class SLOM.Parameterizer<N,O,D extends NumberDistance<D,?>> extends AbstractDistanceBasedSpatialOutlier.Parameterizer<N,O,D>
distanceFunctionnpredf| Constructor and Description |
|---|
SLOM.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected SLOM<N,O,D> |
makeInstance()
Make an instance after successful configuration.
|
makeOptionsconfigure, makeprotected SLOM<N,O,D> makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer