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