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