public static class OutlierROCCurve.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
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
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