public static class KMediansLloyd.Parameterizer<V extends NumberVector> extends AbstractKMeans.Parameterizer<V>
initializer, k, maxiter, varstatdistanceFunction| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected KMediansLloyd<V> |
makeInstance()
Make an instance after successful configuration.
|
getParameterDistanceFunction, getParameterInitialization, getParameterK, getParameterMaxIter, getParameterVarstat, makeOptions, needsMetricconfigure, makeprotected KMediansLloyd<V> makeInstance()
AbstractParameterizermakeInstance in class AbstractKMeans.Parameterizer<V extends NumberVector>Copyright © 2019 ELKI Development Team. License information.