| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
ModelExplanation.addClusteringModelQualities(ClusteringModelQuality... clusteringModelQualities) |
ModelExplanation |
ModelExplanation.addExtensions(Extension... extensions) |
ModelExplanation |
ModelExplanation.addPredictiveModelQualities(PredictiveModelQuality... predictiveModelQualities) |
ModelExplanation |
ObjectFactory.createModelExplanation()
Create an instance of
ModelExplanation |
ModelExplanation |
Model.getModelExplanation() |
ModelExplanation |
ModelExplanation.setCorrelations(Correlations correlations)
Sets the value of the correlations property.
|
| Modifier and Type | Method and Description |
|---|---|
Model |
Model.setModelExplanation(ModelExplanation modelExplanation) |
VisitorAction |
Visitor.visit(ModelExplanation modelExplanation) |
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
BaselineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
BayesianNetworkModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
ClusteringModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ClusteringModel |
ClusteringModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
GaussianProcessModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
GeneralRegressionModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
MiningModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
NaiveBayesModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
NaiveBayesModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
NearestNeighborModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
NeuralNetwork.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
NeuralNetwork |
NeuralNetwork.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
RegressionModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
RegressionModel |
RegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
RuleSetModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
Scorecard.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
SupportVectorMachineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
TextModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
TimeSeriesModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModel |
TimeSeriesModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelExplanation |
TreeModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
TreeModel |
TreeModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ModelExplanation modelExplanation) |
VisitorAction |
AbstractVisitor.visit(ModelExplanation modelExplanation) |
Copyright © 2016 University of Tartu. All rights reserved.