| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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 |
SupportVectorMachineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
RegressionModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
NaiveBayesModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
RuleSetModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
TreeModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
BaselineModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
Scorecard.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
MiningModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
Model.getModelExplanation() |
ModelExplanation |
NeuralNetwork.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
GeneralRegressionModel.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 |
NearestNeighborModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
ClusteringModel.getModelExplanation()
Gets the value of the modelExplanation property.
|
ModelExplanation |
ModelExplanation.setCorrelations(Correlations correlations)
Sets the value of the correlations property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
RegressionModel |
RegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
NaiveBayesModel |
NaiveBayesModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
RuleSetModel |
RuleSetModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
TreeModel |
TreeModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
BaselineModel |
BaselineModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
Scorecard |
Scorecard.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
MiningModel |
MiningModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
Model |
Model.setModelExplanation(ModelExplanation modelExplanation) |
NeuralNetwork |
NeuralNetwork.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
TimeSeriesModel |
TimeSeriesModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
TextModel |
TextModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
NearestNeighborModel |
NearestNeighborModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
ClusteringModel |
ClusteringModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
VisitorAction |
Visitor.visit(ModelExplanation modelExplanation) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ModelExplanation modelExplanation) |
VisitorAction |
AbstractVisitor.visit(ModelExplanation modelExplanation) |
Copyright © 2016 University of Tartu. All Rights Reserved.