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