| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.addExtensions(Extension... extensions) |
BaselineModel |
ObjectFactory.createBaselineModel()
Create an instance of
BaselineModel |
BaselineModel |
BaselineModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
BaselineModel |
BaselineModel.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
BaselineModel |
BaselineModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
BaselineModel |
BaselineModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
BaselineModel |
BaselineModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
BaselineModel |
BaselineModel.setModelName(String modelName)
Sets the value of the modelName property.
|
BaselineModel |
BaselineModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
BaselineModel |
BaselineModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
BaselineModel |
BaselineModel.setOutput(Output output)
Sets the value of the output property.
|
BaselineModel |
BaselineModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
BaselineModel |
BaselineModel.setTargets(Targets targets)
Sets the value of the targets property.
|
BaselineModel |
BaselineModel.setTestDistributions(TestDistributions testDistributions)
Sets the value of the testDistributions property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(BaselineModel baselineModel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BaselineModel baselineModel) |
VisitorAction |
AbstractVisitor.visit(BaselineModel baselineModel) |
VisitorAction |
AbstractModelVisitor.visit(BaselineModel baselineModel) |
Copyright © 2016 University of Tartu. All Rights Reserved.