| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.mining | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(MiningModel miningModel) |
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.addEmbeddedModels(EmbeddedModel... embeddedModels) |
MiningModel |
MiningModel.addExtensions(Extension... extensions) |
MiningModel |
ObjectFactory.createMiningModel()
Create an instance of
MiningModel |
MiningModel |
MiningModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
MiningModel |
MiningModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
MiningModel |
MiningModel.setMiningFunction(MiningFunction miningFunction)
Sets the value of the miningFunction property.
|
MiningModel |
MiningModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
MiningModel |
MiningModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
MiningModel |
MiningModel.setModelName(String modelName)
Sets the value of the modelName property.
|
MiningModel |
MiningModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
MiningModel |
MiningModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
MiningModel |
MiningModel.setOutput(Output output)
Sets the value of the output property.
|
MiningModel |
MiningModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
MiningModel |
MiningModel.setSegmentation(Segmentation segmentation)
Sets the value of the segmentation property.
|
MiningModel |
MiningModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Field> |
DeepFieldResolverUtil.getActiveFields(DeepFieldResolver resolver,
MiningModel miningModel) |
VisitorAction |
AbstractSimpleVisitor.visit(MiningModel miningModel) |
VisitorAction |
AbstractVisitor.visit(MiningModel miningModel) |
VisitorAction |
AbstractModelVisitor.visit(MiningModel miningModel) |
Copyright © 2016 University of Tartu. All rights reserved.