
public static class MaterializeKNNPreprocessor.Factory.Parameterizer<O,D extends Distance<D>> extends AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O,D>
distanceFunction, k| Constructor and Description |
|---|
MaterializeKNNPreprocessor.Factory.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected MaterializeKNNPreprocessor.Factory<O,D> |
makeInstance()
Make an instance after successful configuration.
|
makeOptionsconfigure, makepublic MaterializeKNNPreprocessor.Factory.Parameterizer()
protected MaterializeKNNPreprocessor.Factory<O,D> makeInstance()
AbstractParameterizermakeInstance in class AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O,D extends Distance<D>>