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