public static class PROCLUS.Parameterizer<V extends NumberVector<V,?>> extends AbstractProjectedClustering.Parameterizer
Modifier and Type | Field and Description |
---|---|
protected int |
m_i |
protected Long |
seed |
k, k_i, l
Constructor and Description |
---|
PROCLUS.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected PROCLUS<V> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configK, configKI, configL
configure, make
protected int m_i
protected Long seed
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected PROCLUS<V> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer