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 |
---|
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
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 © 2019 ELKI Development Team. License information.