| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ModelExplanation |
TreeModel.modelExplanation |
protected ModelExplanation |
TimeSeriesModel.modelExplanation |
protected ModelExplanation |
TextModel.modelExplanation |
protected ModelExplanation |
SupportVectorMachineModel.modelExplanation |
protected ModelExplanation |
Scorecard.modelExplanation |
protected ModelExplanation |
RuleSetModel.modelExplanation |
protected ModelExplanation |
RegressionModel.modelExplanation |
protected ModelExplanation |
NeuralNetwork.modelExplanation |
protected ModelExplanation |
NearestNeighborModel.modelExplanation |
protected ModelExplanation |
NaiveBayesModel.modelExplanation |
protected ModelExplanation |
MiningModel.modelExplanation |
protected ModelExplanation |
GeneralRegressionModel.modelExplanation |
protected ModelExplanation |
ClusteringModel.modelExplanation |
protected ModelExplanation |
BaselineModel.modelExplanation |
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
ObjectFactory.createModelExplanation()
Create an instance of
ModelExplanation |
ModelExplanation |
TreeModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
TimeSeriesModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
TextModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
SupportVectorMachineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
Scorecard.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
RuleSetModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
RegressionModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
NeuralNetwork.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
NearestNeighborModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
NaiveBayesModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
MiningModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
GeneralRegressionModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
ClusteringModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
BaselineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
TimeSeriesModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
TextModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
SupportVectorMachineModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
Scorecard.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
RuleSetModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
RegressionModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
NeuralNetwork.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
NearestNeighborModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
NaiveBayesModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
MiningModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
GeneralRegressionModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
ClusteringModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
void |
BaselineModel.setModelExplanation(ModelExplanation value)
Sets the value of the modelExplanation property.
|
VisitorAction |
Visitor.visit(ModelExplanation modelExplanation) |
VisitorAction |
AbstractVisitor.visit(ModelExplanation modelExplanation) |
VisitorAction |
AbstractSimpleVisitor.visit(ModelExplanation modelExplanation) |
Copyright © 2013 University of Tartu. All Rights Reserved.