|
|
|||||||||
| 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.utilities.scaling.outlier.OutlierLinearScaling.Parameterizer
public static class OutlierLinearScaling.Parameterizer

Parameterization class.
| Field Summary | |
|---|---|
protected Double |
max
Field storing the Maximum value |
protected Double |
min
Field storing the Minimum to use |
(package private) boolean |
nozeros
Ignore zero values |
(package private) boolean |
usemean
Use the mean for scaling |
| Constructor Summary | |
|---|---|
OutlierLinearScaling.Parameterizer()
|
|
| Method Summary | |
|---|---|
protected OutlierLinearScaling |
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 Double min
protected Double max
boolean usemean
boolean nozeros
| Constructor Detail |
|---|
public OutlierLinearScaling.Parameterizer()
| Method Detail |
|---|
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected OutlierLinearScaling makeInstance()
AbstractParameterizer
makeInstance in class AbstractParameterizer
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||