| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
ObjectFactory.createModelVerification()
Create an instance of
ModelVerification |
ModelVerification |
SupportVectorMachineModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
RegressionModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
NaiveBayesModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
RuleSetModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
TreeModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
BaselineModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
Scorecard.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
MiningModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
AssociationModel.getModelVerification()
Gets the value of the modelVerification property.
|
abstract ModelVerification |
Model.getModelVerification() |
ModelVerification |
NeuralNetwork.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
GeneralRegressionModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
SequenceModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
TimeSeriesModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
TextModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
NearestNeighborModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
ClusteringModel.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
ModelVerification.withExtensions(java.util.Collection<Extension> values) |
ModelVerification |
ModelVerification.withExtensions(Extension... values) |
ModelVerification |
ModelVerification.withFieldCount(java.lang.Integer value) |
ModelVerification |
ModelVerification.withInlineTable(InlineTable value) |
ModelVerification |
ModelVerification.withRecordCount(java.lang.Integer value) |
ModelVerification |
ModelVerification.withVerificationFields(VerificationFields value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportVectorMachineModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
RegressionModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
NaiveBayesModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
RuleSetModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
TreeModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
BaselineModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
Scorecard.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
MiningModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
AssociationModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
abstract void |
Model.setModelVerification(ModelVerification modelVerification) |
void |
NeuralNetwork.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
GeneralRegressionModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
SequenceModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
void |
TimeSeriesModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
TextModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
NearestNeighborModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
void |
ClusteringModel.setModelVerification(ModelVerification value)
Sets the value of the modelVerification property.
|
VisitorAction |
Visitor.visit(ModelVerification modelVerification) |
SupportVectorMachineModel |
SupportVectorMachineModel.withModelVerification(ModelVerification value) |
RegressionModel |
RegressionModel.withModelVerification(ModelVerification value) |
NaiveBayesModel |
NaiveBayesModel.withModelVerification(ModelVerification value) |
RuleSetModel |
RuleSetModel.withModelVerification(ModelVerification value) |
TreeModel |
TreeModel.withModelVerification(ModelVerification value) |
BaselineModel |
BaselineModel.withModelVerification(ModelVerification value) |
Scorecard |
Scorecard.withModelVerification(ModelVerification value) |
MiningModel |
MiningModel.withModelVerification(ModelVerification value) |
AssociationModel |
AssociationModel.withModelVerification(ModelVerification value) |
NeuralNetwork |
NeuralNetwork.withModelVerification(ModelVerification value) |
GeneralRegressionModel |
GeneralRegressionModel.withModelVerification(ModelVerification value) |
TimeSeriesModel |
TimeSeriesModel.withModelVerification(ModelVerification value) |
TextModel |
TextModel.withModelVerification(ModelVerification value) |
NearestNeighborModel |
NearestNeighborModel.withModelVerification(ModelVerification value) |
ClusteringModel |
ClusteringModel.withModelVerification(ModelVerification value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ModelVerification modelVerification) |
VisitorAction |
AbstractVisitor.visit(ModelVerification modelVerification) |
Copyright © 2015 University of Tartu. All Rights Reserved.