Uses of Class
org.dmg.pmml.ModelStats
-
-
Uses of ModelStats in org.dmg.pmml
Methods in org.dmg.pmml that return ModelStats Modifier and Type Method Description ModelStatsModelStats. addExtensions(Extension... extensions)ModelStatsModelStats. addMultivariateStats(MultivariateStats... multivariateStats)ModelStatsModelStats. addUnivariateStats(UnivariateStats... univariateStats)ModelStatsObjectFactory. createModelStats()Create an instance ofModelStatsabstract ModelStatsEmbeddedModel. getModelStats()ModelStatsForwardingModel. getModelStats()ModelStatsModel. getModelStats()Methods in org.dmg.pmml with parameters of type ModelStats Modifier and Type Method Description abstract EmbeddedModelEmbeddedModel. setModelStats(ModelStats modelStats)ForwardingModelForwardingModel. setModelStats(ModelStats modelStats)ModelModel. setModelStats(ModelStats modelStats)VisitorActionVisitor. visit(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.association
Methods in org.dmg.pmml.association that return ModelStats Modifier and Type Method Description ModelStatsAssociationModel. getModelStats()Methods in org.dmg.pmml.association with parameters of type ModelStats Modifier and Type Method Description AssociationModelAssociationModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.baseline
Methods in org.dmg.pmml.baseline that return ModelStats Modifier and Type Method Description ModelStatsBaselineModel. getModelStats()Methods in org.dmg.pmml.baseline with parameters of type ModelStats Modifier and Type Method Description BaselineModelBaselineModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.bayesian_network
Methods in org.dmg.pmml.bayesian_network that return ModelStats Modifier and Type Method Description ModelStatsBayesianNetworkModel. getModelStats()Methods in org.dmg.pmml.bayesian_network with parameters of type ModelStats Modifier and Type Method Description BayesianNetworkModelBayesianNetworkModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.clustering
Methods in org.dmg.pmml.clustering that return ModelStats Modifier and Type Method Description ModelStatsClusteringModel. getModelStats()Methods in org.dmg.pmml.clustering with parameters of type ModelStats Modifier and Type Method Description ClusteringModelClusteringModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.gaussian_process
Methods in org.dmg.pmml.gaussian_process that return ModelStats Modifier and Type Method Description ModelStatsGaussianProcessModel. getModelStats()Methods in org.dmg.pmml.gaussian_process with parameters of type ModelStats Modifier and Type Method Description GaussianProcessModelGaussianProcessModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.general_regression
Methods in org.dmg.pmml.general_regression that return ModelStats Modifier and Type Method Description ModelStatsGeneralRegressionModel. getModelStats()Methods in org.dmg.pmml.general_regression with parameters of type ModelStats Modifier and Type Method Description GeneralRegressionModelGeneralRegressionModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.mining
Methods in org.dmg.pmml.mining that return ModelStats Modifier and Type Method Description ModelStatsMiningModel. getModelStats()Methods in org.dmg.pmml.mining with parameters of type ModelStats Modifier and Type Method Description MiningModelMiningModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.naive_bayes
Methods in org.dmg.pmml.naive_bayes that return ModelStats Modifier and Type Method Description ModelStatsNaiveBayesModel. getModelStats()Methods in org.dmg.pmml.naive_bayes with parameters of type ModelStats Modifier and Type Method Description NaiveBayesModelNaiveBayesModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.nearest_neighbor
Methods in org.dmg.pmml.nearest_neighbor that return ModelStats Modifier and Type Method Description ModelStatsNearestNeighborModel. getModelStats()Methods in org.dmg.pmml.nearest_neighbor with parameters of type ModelStats Modifier and Type Method Description NearestNeighborModelNearestNeighborModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.neural_network
Methods in org.dmg.pmml.neural_network that return ModelStats Modifier and Type Method Description ModelStatsNeuralNetwork. getModelStats()Methods in org.dmg.pmml.neural_network with parameters of type ModelStats Modifier and Type Method Description NeuralNetworkNeuralNetwork. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.regression
Methods in org.dmg.pmml.regression that return ModelStats Modifier and Type Method Description ModelStatsRegression. getModelStats()ModelStatsRegressionModel. getModelStats()Methods in org.dmg.pmml.regression with parameters of type ModelStats Modifier and Type Method Description RegressionRegression. setModelStats(ModelStats modelStats)RegressionModelRegressionModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.rule_set
Methods in org.dmg.pmml.rule_set that return ModelStats Modifier and Type Method Description ModelStatsRuleSetModel. getModelStats()Methods in org.dmg.pmml.rule_set with parameters of type ModelStats Modifier and Type Method Description RuleSetModelRuleSetModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.scorecard
Methods in org.dmg.pmml.scorecard that return ModelStats Modifier and Type Method Description ModelStatsScorecard. getModelStats()Methods in org.dmg.pmml.scorecard with parameters of type ModelStats Modifier and Type Method Description ScorecardScorecard. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.sequence
Methods in org.dmg.pmml.sequence that return ModelStats Modifier and Type Method Description ModelStatsSequenceModel. getModelStats()Methods in org.dmg.pmml.sequence with parameters of type ModelStats Modifier and Type Method Description SequenceModelSequenceModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.support_vector_machine
Methods in org.dmg.pmml.support_vector_machine that return ModelStats Modifier and Type Method Description ModelStatsSupportVectorMachineModel. getModelStats()Methods in org.dmg.pmml.support_vector_machine with parameters of type ModelStats Modifier and Type Method Description SupportVectorMachineModelSupportVectorMachineModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.text
Methods in org.dmg.pmml.text that return ModelStats Modifier and Type Method Description ModelStatsTextModel. getModelStats()Methods in org.dmg.pmml.text with parameters of type ModelStats Modifier and Type Method Description TextModelTextModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.time_series
Methods in org.dmg.pmml.time_series that return ModelStats Modifier and Type Method Description ModelStatsTimeSeriesModel. getModelStats()Methods in org.dmg.pmml.time_series with parameters of type ModelStats Modifier and Type Method Description TimeSeriesModelTimeSeriesModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.dmg.pmml.tree
Methods in org.dmg.pmml.tree that return ModelStats Modifier and Type Method Description ModelStatsDecisionTree. getModelStats()ModelStatsTreeModel. getModelStats()Methods in org.dmg.pmml.tree with parameters of type ModelStats Modifier and Type Method Description DecisionTreeDecisionTree. setModelStats(ModelStats modelStats)TreeModelTreeModel. setModelStats(ModelStats modelStats) -
Uses of ModelStats in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type ModelStats Modifier and Type Method Description VisitorActionAbstractVisitor. visit(ModelStats modelStats)
-