|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.lmu.ifi.dbs.elki.utilities.optionhandling.AbstractParameterizer
de.lmu.ifi.dbs.elki.evaluation.histogram.ComputeOutlierHistogram.Parameterizer
public static class ComputeOutlierHistogram.Parameterizer

Parameterization class.
| Field Summary | |
|---|---|
protected int |
bins
Number of bins |
protected Pattern |
positiveClassName
Stores the "positive" class. |
protected ScalingFunction |
scaling
Scaling function to use |
protected boolean |
splitfreq
Flag to make split frequencies |
| Constructor Summary | |
|---|---|
ComputeOutlierHistogram.Parameterizer()
|
|
| Method Summary | |
|---|---|
protected ComputeOutlierHistogram |
makeInstance()
Make an instance after successful configuration. |
protected void |
makeOptions(Parameterization config)
Add all options. |
| Methods inherited from class de.lmu.ifi.dbs.elki.utilities.optionhandling.AbstractParameterizer |
|---|
configure, make |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Pattern positiveClassName
protected int bins
protected ScalingFunction scaling
protected boolean splitfreq
| Constructor Detail |
|---|
public ComputeOutlierHistogram.Parameterizer()
| Method Detail |
|---|
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected ComputeOutlierHistogram makeInstance()
AbstractParameterizer
makeInstance in class AbstractParameterizer
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||