
public static class OutlierPrecisionAtKCurve.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxk |
protected Pattern |
positiveClassName |
| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected OutlierPrecisionAtKCurve |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, makeprotected Pattern positiveClassName
protected int maxk
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected OutlierPrecisionAtKCurve makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizerCopyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.