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