public static class AchlioptasRandomProjectionFamily.Parameterizer extends AbstractRandomProjectionFamily.Parameterizer
Modifier and Type | Field and Description |
---|---|
private double |
sparsity
Projection sparsity
|
static OptionID |
SPARSITY_ID
Parameter for the projection sparsity.
|
random, RANDOM_ID
Constructor and Description |
---|
AchlioptasRandomProjectionFamily.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected AchlioptasRandomProjectionFamily |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID SPARSITY_ID
private double sparsity
public AchlioptasRandomProjectionFamily.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractRandomProjectionFamily.Parameterizer
config
- Parameterization to add options to.protected AchlioptasRandomProjectionFamily makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.