|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KNNInput | |
|---|---|
| org.android.activityminer.pmml.model.knn | PMML - KNN representation. |
| Uses of KNNInput in org.android.activityminer.pmml.model.knn |
|---|
| Fields in org.android.activityminer.pmml.model.knn with type parameters of type KNNInput | |
|---|---|
private List<KNNInput> |
KNNInputs.knnInputs
The list with the input data |
| Methods in org.android.activityminer.pmml.model.knn that return types with arguments of type KNNInput | |
|---|---|
List<KNNInput> |
KNNInputs.getKnnInputs()
Getter for the knnInputs |
| Method parameters in org.android.activityminer.pmml.model.knn with type arguments of type KNNInput | |
|---|---|
void |
KNNInputs.setKnnInputs(List<KNNInput> knnInputs)
Setter for the knnInputs |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||