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