| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
ModelVerification.addExtensions(Extension... extensions) |
ModelVerification |
ObjectFactory.createModelVerification()
Create an instance of
ModelVerification |
ModelVerification |
ForwardingModel.getModelVerification() |
ModelVerification |
Model.getModelVerification() |
ModelVerification |
ModelVerification.setFieldCount(Integer fieldCount) |
ModelVerification |
ModelVerification.setInlineTable(InlineTable inlineTable) |
ModelVerification |
ModelVerification.setRecordCount(Integer recordCount) |
ModelVerification |
ModelVerification.setVerificationFields(VerificationFields verificationFields) |
| Modifier and Type | Method and Description |
|---|---|
ForwardingModel |
ForwardingModel.setModelVerification(ModelVerification modelVerification) |
Model |
Model.setModelVerification(ModelVerification modelVerification) |
VisitorAction |
Visitor.visit(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
AnomalyDetectionModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetectionModel |
AnomalyDetectionModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
AssociationModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
AssociationModel |
AssociationModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
BaselineModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
BayesianNetworkModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
ClusteringModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
ClusteringModel |
ClusteringModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
GaussianProcessModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
GeneralRegressionModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
MiningModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
NaiveBayesModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
NaiveBayesModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
NearestNeighborModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
NeuralNetwork.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
NeuralNetwork |
NeuralNetwork.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
RegressionModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
RegressionModel |
RegressionModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
RuleSetModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
Scorecard.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
SupportVectorMachineModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
TextModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
TimeSeriesModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModel |
TimeSeriesModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
ModelVerification |
TreeModel.getModelVerification() |
| Modifier and Type | Method and Description |
|---|---|
TreeModel |
TreeModel.setModelVerification(ModelVerification modelVerification) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(ModelVerification modelVerification) |
Copyright © 2022. All rights reserved.