| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected MiningSchema |
TreeModel.miningSchema |
protected MiningSchema |
TimeSeriesModel.miningSchema |
protected MiningSchema |
TextModel.miningSchema |
protected MiningSchema |
SupportVectorMachineModel.miningSchema |
protected MiningSchema |
SequenceModel.miningSchema |
protected MiningSchema |
Scorecard.miningSchema |
protected MiningSchema |
RuleSetModel.miningSchema |
protected MiningSchema |
RegressionModel.miningSchema |
protected MiningSchema |
NeuralNetwork.miningSchema |
protected MiningSchema |
NearestNeighborModel.miningSchema |
protected MiningSchema |
NaiveBayesModel.miningSchema |
protected MiningSchema |
MiningModel.miningSchema |
protected MiningSchema |
GeneralRegressionModel.miningSchema |
protected MiningSchema |
ClusteringModel.miningSchema |
protected MiningSchema |
BaselineModel.miningSchema |
protected MiningSchema |
AssociationModel.miningSchema |
| Modifier and Type | Method and Description |
|---|---|
MiningSchema |
ObjectFactory.createMiningSchema()
Create an instance of
MiningSchema |
MiningSchema |
TreeModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
TimeSeriesModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
TextModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
SupportVectorMachineModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
SequenceModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
Scorecard.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
RuleSetModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
RegressionModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
NeuralNetwork.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
NearestNeighborModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
NaiveBayesModel.getMiningSchema()
Gets the value of the miningSchema property.
|
abstract MiningSchema |
Model.getMiningSchema() |
MiningSchema |
MiningModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
GeneralRegressionModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
ClusteringModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
BaselineModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
AssociationModel.getMiningSchema()
Gets the value of the miningSchema property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
TimeSeriesModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
TextModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
SupportVectorMachineModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
SequenceModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
Scorecard.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
RuleSetModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
RegressionModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
NeuralNetwork.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
NearestNeighborModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
NaiveBayesModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
abstract void |
Model.setMiningSchema(MiningSchema miningSchema) |
void |
MiningModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
GeneralRegressionModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
ClusteringModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
BaselineModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
void |
AssociationModel.setMiningSchema(MiningSchema value)
Sets the value of the miningSchema property.
|
Copyright © 2013 University of Tartu. All Rights Reserved.