public static class OutlierROCCurve.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
static OptionID |
POSITIVE_CLASS_NAME_ID
The pattern to identify positive classes.
|
protected Pattern |
positiveClassName
Pattern for positive class.
|
Constructor and Description |
---|
OutlierROCCurve.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected OutlierROCCurve |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID POSITIVE_CLASS_NAME_ID
Key: -rocauc.positive
protected Pattern positiveClassName
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected OutlierROCCurve 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.