|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Normalizer | |
|---|---|
| org.android.activityminer.logic.classification | Logic layer - classifiers, feature normalizer, PMML builder. |
| Uses of Normalizer in org.android.activityminer.logic.classification |
|---|
| Classes in org.android.activityminer.logic.classification that implement Normalizer | |
|---|---|
class |
DummyNormalizer
A dummy normalizer type for the case of no normalization. |
class |
NormalizerForDataPoints
Normalizer for Data points |
| Fields in org.android.activityminer.logic.classification declared as Normalizer | |
|---|---|
private Normalizer |
KNN.normalizer
The attribute value normalizer. |
| Methods in org.android.activityminer.logic.classification that return Normalizer | |
|---|---|
Normalizer |
KNN.getNormalizer()
Getter for the normalizer |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||