| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.bayesian_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(BayesianNetworkModel bayesianNetworkModel) |
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.addExtensions(Extension... extensions) |
BayesianNetworkModel |
ObjectFactory.createBayesianNetworkModel()
Create an instance of
BayesianNetworkModel |
BayesianNetworkModel |
BayesianNetworkModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
BayesianNetworkModel |
BayesianNetworkModel.setBayesianNetworkNodes(BayesianNetworkNodes bayesianNetworkNodes)
Sets the value of the bayesianNetworkNodes property.
|
BayesianNetworkModel |
BayesianNetworkModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
BayesianNetworkModel |
BayesianNetworkModel.setMiningFunction(MiningFunction miningFunction)
Sets the value of the miningFunction property.
|
BayesianNetworkModel |
BayesianNetworkModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
BayesianNetworkModel |
BayesianNetworkModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
BayesianNetworkModel |
BayesianNetworkModel.setModelName(String modelName)
Sets the value of the modelName property.
|
BayesianNetworkModel |
BayesianNetworkModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
BayesianNetworkModel |
BayesianNetworkModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
BayesianNetworkModel |
BayesianNetworkModel.setOutput(Output output)
Sets the value of the output property.
|
BayesianNetworkModel |
BayesianNetworkModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
BayesianNetworkModel |
BayesianNetworkModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BayesianNetworkModel bayesianNetworkModel) |
VisitorAction |
AbstractVisitor.visit(BayesianNetworkModel bayesianNetworkModel) |
VisitorAction |
AbstractModelVisitor.visit(BayesianNetworkModel bayesianNetworkModel) |
Copyright © 2016 University of Tartu. All rights reserved.