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