|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output | |
|---|---|
| org.android.activityminer.pmml.model | PMML - The main model representation. |
| org.android.activityminer.pmml.model.knn | PMML - KNN representation. |
| Uses of Output in org.android.activityminer.pmml.model |
|---|
| Methods in org.android.activityminer.pmml.model that return Output | |
|---|---|
Output |
ModelElement.getOutput()
Getter for the output |
| Methods in org.android.activityminer.pmml.model with parameters of type Output | |
|---|---|
void |
ModelElement.setOutput(Output output)
Setter for the output |
| Uses of Output in org.android.activityminer.pmml.model.knn |
|---|
| Fields in org.android.activityminer.pmml.model.knn declared as Output | |
|---|---|
private Output |
NearestNeighborModel.output
The output |
| Methods in org.android.activityminer.pmml.model.knn that return Output | |
|---|---|
Output |
NearestNeighborModel.getOutput()
|
| Methods in org.android.activityminer.pmml.model.knn with parameters of type Output | |
|---|---|
void |
NearestNeighborModel.setOutput(Output output)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||