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