public static class MaterializeKNNAndRKNNPreprocessor.Factory.Parameterizer<O,D extends Distance<D>> extends MaterializeKNNPreprocessor.Factory.Parameterizer<O,D>
distanceFunction, k
Constructor and Description |
---|
MaterializeKNNAndRKNNPreprocessor.Factory.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected MaterializeKNNAndRKNNPreprocessor.Factory<O,D> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
public MaterializeKNNAndRKNNPreprocessor.Factory.Parameterizer()
protected MaterializeKNNAndRKNNPreprocessor.Factory<O,D> makeInstance()
AbstractParameterizer
makeInstance
in class MaterializeKNNPreprocessor.Factory.Parameterizer<O,D extends Distance<D>>