| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
ModelVerification.addExtensions(Extension... extensions) |
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.
|
ModelVerification |
Model.getModelVerification() |
ModelVerification |
NeuralNetwork.getModelVerification()
Gets the value of the modelVerification property.
|
ModelVerification |
GeneralRegressionModel.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.setFieldCount(Integer fieldCount)
Sets the value of the fieldCount property.
|
ModelVerification |
ModelVerification.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
ModelVerification |
ModelVerification.setRecordCount(Integer recordCount)
Sets the value of the recordCount property.
|
ModelVerification |
ModelVerification.setVerificationFields(VerificationFields verificationFields)
Sets the value of the verificationFields property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
RegressionModel |
RegressionModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
NaiveBayesModel |
NaiveBayesModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
RuleSetModel |
RuleSetModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
TreeModel |
TreeModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
BaselineModel |
BaselineModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
Scorecard |
Scorecard.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
MiningModel |
MiningModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
AssociationModel |
AssociationModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
Model |
Model.setModelVerification(ModelVerification modelVerification) |
NeuralNetwork |
NeuralNetwork.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
TimeSeriesModel |
TimeSeriesModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
TextModel |
TextModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
NearestNeighborModel |
NearestNeighborModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
ClusteringModel |
ClusteringModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
VisitorAction |
Visitor.visit(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ModelVerification modelVerification) |
VisitorAction |
AbstractVisitor.visit(ModelVerification modelVerification) |
Copyright © 2016 University of Tartu. All Rights Reserved.