| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Output |
Output.addExtensions(Extension... extensions) |
Output |
Output.addOutputFields(OutputField... outputFields) |
Output |
ObjectFactory.createOutput()
Create an instance of
Output |
Output |
SupportVectorMachineModel.getOutput()
Gets the value of the output property.
|
Output |
RegressionModel.getOutput()
Gets the value of the output property.
|
Output |
NaiveBayesModel.getOutput()
Gets the value of the output property.
|
Output |
RuleSetModel.getOutput()
Gets the value of the output property.
|
Output |
TreeModel.getOutput()
Gets the value of the output property.
|
Output |
BaselineModel.getOutput()
Gets the value of the output property.
|
Output |
Regression.getOutput()
Gets the value of the output property.
|
Output |
Scorecard.getOutput()
Gets the value of the output property.
|
Output |
MiningModel.getOutput()
Gets the value of the output property.
|
Output |
AssociationModel.getOutput()
Gets the value of the output property.
|
abstract Output |
Model.getOutput() |
Output |
NeuralNetwork.getOutput()
Gets the value of the output property.
|
Output |
GeneralRegressionModel.getOutput()
Gets the value of the output property.
|
Output |
SequenceModel.getOutput()
Gets the value of the output property.
|
Output |
TimeSeriesModel.getOutput()
Gets the value of the output property.
|
abstract Output |
EmbeddedModel.getOutput() |
Output |
TextModel.getOutput()
Gets the value of the output property.
|
Output |
NearestNeighborModel.getOutput()
Gets the value of the output property.
|
Output |
ClusteringModel.getOutput()
Gets the value of the output property.
|
Output |
DecisionTree.getOutput()
Gets the value of the output property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setOutput(Output output)
Sets the value of the output property.
|
RegressionModel |
RegressionModel.setOutput(Output output)
Sets the value of the output property.
|
NaiveBayesModel |
NaiveBayesModel.setOutput(Output output)
Sets the value of the output property.
|
RuleSetModel |
RuleSetModel.setOutput(Output output)
Sets the value of the output property.
|
TreeModel |
TreeModel.setOutput(Output output)
Sets the value of the output property.
|
BaselineModel |
BaselineModel.setOutput(Output output)
Sets the value of the output property.
|
Regression |
Regression.setOutput(Output output)
Sets the value of the output property.
|
Scorecard |
Scorecard.setOutput(Output output)
Sets the value of the output property.
|
MiningModel |
MiningModel.setOutput(Output output)
Sets the value of the output property.
|
AssociationModel |
AssociationModel.setOutput(Output output)
Sets the value of the output property.
|
abstract Model |
Model.setOutput(Output output) |
NeuralNetwork |
NeuralNetwork.setOutput(Output output)
Sets the value of the output property.
|
GeneralRegressionModel |
GeneralRegressionModel.setOutput(Output output)
Sets the value of the output property.
|
SequenceModel |
SequenceModel.setOutput(Output output)
Sets the value of the output property.
|
TimeSeriesModel |
TimeSeriesModel.setOutput(Output output)
Sets the value of the output property.
|
abstract EmbeddedModel |
EmbeddedModel.setOutput(Output output) |
TextModel |
TextModel.setOutput(Output output)
Sets the value of the output property.
|
NearestNeighborModel |
NearestNeighborModel.setOutput(Output output)
Sets the value of the output property.
|
ClusteringModel |
ClusteringModel.setOutput(Output output)
Sets the value of the output property.
|
DecisionTree |
DecisionTree.setOutput(Output output)
Sets the value of the output property.
|
VisitorAction |
Visitor.visit(Output output) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Output output) |
VisitorAction |
AbstractVisitor.visit(Output output) |
Copyright © 2015 University of Tartu. All Rights Reserved.