Package org.android.activityminer.pmml.model.knn

Package class diagram package org.android.activityminer.pmml.model.knn
PMML - KNN representation.

See:
          Description

Interface Summary
TrainingData  
 

Class Summary
InlineTable The inline table representation (without extensions)
InstanceField The instance field representation (without extensions)
InstanceFields The instance fields irepresentation (without extensions)
KNNInput The knn input representation (without extensions)
KNNInputs The knn input vector (without extensions)
NearestNeighborModel A simple nearest neighbor model representation (without extensions, model statistics, model explanation, targets, local transformations and model verification elements)
Row The inline table row representation (without extensions)
RowConverter Special serialization converter for rows
TableLocator The table locator representation (without extensions).
TrainingInstances The training instances representation (without extensions)
 

Package org.android.activityminer.pmml.model.knn Description

PMML - KNN representation.