|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NearestNeighborModel | |
---|---|
org.android.activityminer.logic.classification | Logic layer - classifiers, feature normalizer, PMML builder. |
Uses of NearestNeighborModel in org.android.activityminer.logic.classification |
---|
Methods in org.android.activityminer.logic.classification with parameters of type NearestNeighborModel | |
---|---|
private void |
KNN.fromPMMLModel(NearestNeighborModel nearestNeighborModel)
Method to create the classifier model from a PMML nearest neighbor model. |
static void |
PMMLBuilder.updateKNNInputFromMiningFields(NearestNeighborModel modelElement)
Does update the knn inputs element in a given nearest
neighbor model from the contained mining schema . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |