|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Normalizer
Interface for attribute value normalizers
Method Summary | |
---|---|
double[] |
normalize(double[] point)
Point value normalization based on the stored range information. |
void |
prepareWithTrainingData(Set<? extends Activity> trainingSet)
Preparation with a training data set |
Method Detail |
---|
double[] normalize(double[] point)
point
- the data point
void prepareWithTrainingData(Set<? extends Activity> trainingSet)
trainingSet
- the training data set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |