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