Uses of Class
org.dmg.pmml.ModelVerification
-
-
Uses of ModelVerification in org.dmg.pmml
Methods in org.dmg.pmml that return ModelVerification Modifier and Type Method Description ModelVerificationModelVerification. addExtensions(Extension... extensions)ModelVerificationObjectFactory. createModelVerification()Create an instance ofModelVerificationModelVerificationForwardingModel. getModelVerification()ModelVerificationModel. getModelVerification()ModelVerificationModelVerification. setFieldCount(java.lang.Integer fieldCount)ModelVerificationModelVerification. setInlineTable(InlineTable inlineTable)ModelVerificationModelVerification. setRecordCount(java.lang.Integer recordCount)ModelVerificationModelVerification. setVerificationFields(VerificationFields verificationFields)Methods in org.dmg.pmml with parameters of type ModelVerification Modifier and Type Method Description ForwardingModelForwardingModel. setModelVerification(ModelVerification modelVerification)ModelModel. setModelVerification(ModelVerification modelVerification)VisitorActionVisitor. visit(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.anomaly_detection
Methods in org.dmg.pmml.anomaly_detection that return ModelVerification Modifier and Type Method Description ModelVerificationAnomalyDetectionModel. getModelVerification()Methods in org.dmg.pmml.anomaly_detection with parameters of type ModelVerification Modifier and Type Method Description AnomalyDetectionModelAnomalyDetectionModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.association
Methods in org.dmg.pmml.association that return ModelVerification Modifier and Type Method Description ModelVerificationAssociationModel. getModelVerification()Methods in org.dmg.pmml.association with parameters of type ModelVerification Modifier and Type Method Description AssociationModelAssociationModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.baseline
Methods in org.dmg.pmml.baseline that return ModelVerification Modifier and Type Method Description ModelVerificationBaselineModel. getModelVerification()Methods in org.dmg.pmml.baseline with parameters of type ModelVerification Modifier and Type Method Description BaselineModelBaselineModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.bayesian_network
Methods in org.dmg.pmml.bayesian_network that return ModelVerification Modifier and Type Method Description ModelVerificationBayesianNetworkModel. getModelVerification()Methods in org.dmg.pmml.bayesian_network with parameters of type ModelVerification Modifier and Type Method Description BayesianNetworkModelBayesianNetworkModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.clustering
Methods in org.dmg.pmml.clustering that return ModelVerification Modifier and Type Method Description ModelVerificationClusteringModel. getModelVerification()Methods in org.dmg.pmml.clustering with parameters of type ModelVerification Modifier and Type Method Description ClusteringModelClusteringModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.gaussian_process
Methods in org.dmg.pmml.gaussian_process that return ModelVerification Modifier and Type Method Description ModelVerificationGaussianProcessModel. getModelVerification()Methods in org.dmg.pmml.gaussian_process with parameters of type ModelVerification Modifier and Type Method Description GaussianProcessModelGaussianProcessModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.general_regression
Methods in org.dmg.pmml.general_regression that return ModelVerification Modifier and Type Method Description ModelVerificationGeneralRegressionModel. getModelVerification()Methods in org.dmg.pmml.general_regression with parameters of type ModelVerification Modifier and Type Method Description GeneralRegressionModelGeneralRegressionModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.mining
Methods in org.dmg.pmml.mining that return ModelVerification Modifier and Type Method Description ModelVerificationMiningModel. getModelVerification()Methods in org.dmg.pmml.mining with parameters of type ModelVerification Modifier and Type Method Description MiningModelMiningModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.naive_bayes
Methods in org.dmg.pmml.naive_bayes that return ModelVerification Modifier and Type Method Description ModelVerificationNaiveBayesModel. getModelVerification()Methods in org.dmg.pmml.naive_bayes with parameters of type ModelVerification Modifier and Type Method Description NaiveBayesModelNaiveBayesModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.nearest_neighbor
Methods in org.dmg.pmml.nearest_neighbor that return ModelVerification Modifier and Type Method Description ModelVerificationNearestNeighborModel. getModelVerification()Methods in org.dmg.pmml.nearest_neighbor with parameters of type ModelVerification Modifier and Type Method Description NearestNeighborModelNearestNeighborModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.neural_network
Methods in org.dmg.pmml.neural_network that return ModelVerification Modifier and Type Method Description ModelVerificationNeuralNetwork. getModelVerification()Methods in org.dmg.pmml.neural_network with parameters of type ModelVerification Modifier and Type Method Description NeuralNetworkNeuralNetwork. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.regression
Methods in org.dmg.pmml.regression that return ModelVerification Modifier and Type Method Description ModelVerificationRegressionModel. getModelVerification()Methods in org.dmg.pmml.regression with parameters of type ModelVerification Modifier and Type Method Description RegressionModelRegressionModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.rule_set
Methods in org.dmg.pmml.rule_set that return ModelVerification Modifier and Type Method Description ModelVerificationRuleSetModel. getModelVerification()Methods in org.dmg.pmml.rule_set with parameters of type ModelVerification Modifier and Type Method Description RuleSetModelRuleSetModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.scorecard
Methods in org.dmg.pmml.scorecard that return ModelVerification Modifier and Type Method Description ModelVerificationScorecard. getModelVerification()Methods in org.dmg.pmml.scorecard with parameters of type ModelVerification Modifier and Type Method Description ScorecardScorecard. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.support_vector_machine
Methods in org.dmg.pmml.support_vector_machine that return ModelVerification Modifier and Type Method Description ModelVerificationSupportVectorMachineModel. getModelVerification()Methods in org.dmg.pmml.support_vector_machine with parameters of type ModelVerification Modifier and Type Method Description SupportVectorMachineModelSupportVectorMachineModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.text
Methods in org.dmg.pmml.text that return ModelVerification Modifier and Type Method Description ModelVerificationTextModel. getModelVerification()Methods in org.dmg.pmml.text with parameters of type ModelVerification Modifier and Type Method Description TextModelTextModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.time_series
Methods in org.dmg.pmml.time_series that return ModelVerification Modifier and Type Method Description ModelVerificationTimeSeriesModel. getModelVerification()Methods in org.dmg.pmml.time_series with parameters of type ModelVerification Modifier and Type Method Description TimeSeriesModelTimeSeriesModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.dmg.pmml.tree
Methods in org.dmg.pmml.tree that return ModelVerification Modifier and Type Method Description ModelVerificationTreeModel. getModelVerification()Methods in org.dmg.pmml.tree with parameters of type ModelVerification Modifier and Type Method Description TreeModelTreeModel. setModelVerification(ModelVerification modelVerification) -
Uses of ModelVerification in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type ModelVerification Modifier and Type Method Description VisitorActionAbstractVisitor. visit(ModelVerification modelVerification)
-