- GeneralRegressionModelEvaluator - Class in org.jpmml.evaluator.general_regression
-
- GeneralRegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
-
- GeneralRegressionModelEvaluator(PMML, GeneralRegressionModel) - Constructor for class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
-
- get(String) - Method in class org.jpmml.evaluator.Classification
-
- get(K) - Method in class org.jpmml.evaluator.ClassificationAggregator
-
- get(int) - Method in class org.jpmml.evaluator.DoubleVector
-
- getActiveFields() - Method in interface org.jpmml.evaluator.HasActiveFields
-
Gets the independent (ie. input) fields of a Model from its MiningSchema.
- getActiveFields() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getAffinity(String) - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getAffinity(String) - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getAffinity(String) - Method in interface org.jpmml.evaluator.HasAffinity
-
Gets the affinity towards the specified category.
- getAffinity(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getAffinityRanking() - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getAffinityRanking() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getAffinityRanking() - Method in interface org.jpmml.evaluator.HasAffinityRanking
-
Gets the affinities for known categories.
- getAlgorithmName() - Method in class org.jpmml.evaluator.JavaModel
-
- getAntecedentFlags() - Method in class org.jpmml.evaluator.association.Association
-
- getArguments() - Method in class org.jpmml.evaluator.ModelEvaluationContext
-
- getAssociationRuleRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
-
- getAssociationRules() - Method in class org.jpmml.evaluator.association.Association
-
- getBayesInputs() - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
-
- getCacheBuilderSpec() - Static method in class org.jpmml.evaluator.CacheUtil
-
- getCategoricalResidual(Object, FieldValue) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getCategoryValues() - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getCategoryValues() - Method in interface org.jpmml.evaluator.CategoricalResultFeature
-
Gets the set of known categories.
- getCategoryValues() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getCategoryValues() - Method in class org.jpmml.evaluator.EntityProbabilityDistribution
-
- getCategoryValues() - Method in class org.jpmml.evaluator.ProbabilityDistribution
-
- getCategoryValues() - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
-
- getCategoryValues() - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
-
- getCategoryValues() - Method in class org.jpmml.evaluator.VoteDistribution
-
- getColumns(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
-
- getConfidence(String) - Method in interface org.jpmml.evaluator.HasConfidence
-
Gets the confidence of the specified category.
- getConfidence(String) - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
-
- getConfidence(String) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
-
- getConsequentFlags() - Method in class org.jpmml.evaluator.association.Association
-
- getConstantDataType(Constant) - Static method in class org.jpmml.evaluator.ExpressionUtil
-
- getConstantDataType(String) - Static method in class org.jpmml.evaluator.TypeUtil
-
- getContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
-
- getContent(InlineTable) - Static method in class org.jpmml.evaluator.InlineTableUtil
-
- getContent(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
-
- getContext() - Method in exception org.jpmml.evaluator.PMMLException
-
- getDataField() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
-
- getDataField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getDataField() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getDataField() - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
-
- getDataField() - Method in class org.jpmml.evaluator.TargetField
-
- getDataType(Expression, ModelEvaluator<?>) - Static method in class org.jpmml.evaluator.ExpressionUtil
-
- getDataType() - Method in class org.jpmml.evaluator.FieldValue
-
- getDataType() - Method in class org.jpmml.evaluator.InputField
-
- getDataType() - Method in class org.jpmml.evaluator.ModelField
-
- getDataType() - Method in class org.jpmml.evaluator.OutputField
-
- getDataType(OutputField, ModelEvaluator<?>) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getDataType() - Method in class org.jpmml.evaluator.TargetField
-
- getDataType(Object) - Static method in class org.jpmml.evaluator.TypeUtil
-
- getDataType(Collection<?>) - Static method in class org.jpmml.evaluator.TypeUtil
-
- getDays() - Method in class org.jpmml.evaluator.DaysSinceDate
-
- getDefault() - Method in enum org.jpmml.evaluator.Classification.Type
-
Gets the least optimal value in the range of valid values.
- getDefineFunction(String) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
-
- getDefineFunction(String) - Method in class org.jpmml.evaluator.EvaluationContext
-
- getDefineFunction(String) - Method in class org.jpmml.evaluator.ModelEvaluationContext
-
- getDefineFunction(String) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getDepth() - Method in class org.jpmml.evaluator.OutputField
-
Returns the nesting depth relative to the "host"
Evaluator instance.
- getDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getDisplayValue() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getDisplayValue() - Method in interface org.jpmml.evaluator.HasDisplayValue
-
- getElementAt(Matrix, int, int) - Static method in class org.jpmml.evaluator.MatrixUtil
-
- getEntity() - Method in class org.jpmml.evaluator.EntityClassification
-
- getEntityAffinity() - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getEntityAffinity() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getEntityAffinity() - Method in interface org.jpmml.evaluator.HasEntityAffinity
-
Gets the affinity towards the winning entity.
- getEntityAffinity(Object) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getEntityId() - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getEntityId() - Method in class org.jpmml.evaluator.EntityClassification
-
- getEntityId() - Method in interface org.jpmml.evaluator.HasEntityId
-
Gets the Entity identifier.
- getEntityId() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getEntityId() - Method in class org.jpmml.evaluator.tree.NodeScore
-
- getEntityIdRanking() - Method in class org.jpmml.evaluator.AffinityDistribution
-
- getEntityIdRanking() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
- getEntityIdRanking() - Method in interface org.jpmml.evaluator.HasEntityIdRanking
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.association.Association
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.EntityClassification
-
- getEntityRegistry() - Method in interface org.jpmml.evaluator.HasEntityRegistry
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.rule_set.RuleSetModelEvaluator
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.tree.NodeScore
-
- getEntityRegistry() - Method in class org.jpmml.evaluator.tree.TreeModelEvaluator
-
- getEvaluatorFactory() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
-
- getExceptions() - Method in class org.jpmml.evaluator.visitors.FeatureInspector
-
- getField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
-
- getField() - Method in class org.jpmml.evaluator.InputField
-
- getField() - Method in class org.jpmml.evaluator.TargetReferenceField
-
- getFieldCountSums() - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
-
- getFields() - Method in class org.jpmml.evaluator.EvaluationContext
-
- getFormat() - Static method in class org.jpmml.evaluator.SecondsSinceMidnight
-
- getFunction() - Method in exception org.jpmml.evaluator.FunctionException
-
- getFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
-
Gets a function for a name.
- getFunction(String) - Static method in class org.jpmml.evaluator.FunctionUtil
-
- getGroupFields() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
-
- getGroupFields() - Method in interface org.jpmml.evaluator.HasGroupFields
-
Gets the group fields of a Model from its MiningSchema.
- getId(E, HasEntityRegistry<E>) - Static method in class org.jpmml.evaluator.EntityUtil
-
- getId(E, BiMap<String, E>) - Static method in class org.jpmml.evaluator.EntityUtil
-
- getInlineTable(E) - Static method in class org.jpmml.evaluator.InlineTableUtil
-
- getInputFields() - Method in interface org.jpmml.evaluator.HasInputFields
-
- getInputFields() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getItems() - Method in interface org.jpmml.evaluator.HasRuleValues
-
- getItemsets() - Method in interface org.jpmml.evaluator.HasRuleValues
-
- getLocalDerivedField(FieldName) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
-
- getLocalDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getLocalTransformations() - Method in class org.jpmml.evaluator.JavaModel
-
- getMapping(HasParsedValueMapping<V>) - Method in class org.jpmml.evaluator.FieldValue
-
- getMiningField() - Method in class org.jpmml.evaluator.InputField
-
- getMiningField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getMiningField() - Method in class org.jpmml.evaluator.TargetField
-
- getMiningFunction() - Method in interface org.jpmml.evaluator.Evaluator
-
Gets the type of the Model.
- getMiningFunction() - Method in class org.jpmml.evaluator.JavaModel
-
- getMiningFunction() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getMiningSchema() - Method in class org.jpmml.evaluator.JavaModel
-
- getModel() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getModelEvaluator() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
-
- getModelEvaluator() - Method in class org.jpmml.evaluator.ModelEvaluationContext
-
- getModelExplanation() - Method in class org.jpmml.evaluator.JavaModel
-
- getModelName() - Method in class org.jpmml.evaluator.JavaModel
-
- getModelStats() - Method in class org.jpmml.evaluator.JavaModel
-
- getModelVerification() - Method in class org.jpmml.evaluator.JavaModel
-
- getName() - Method in interface org.jpmml.evaluator.Function
-
Gets the default name of this function.
- getName() - Method in class org.jpmml.evaluator.functions.AbstractFunction
-
- getName() - Method in class org.jpmml.evaluator.InputField
-
- getName() - Method in class org.jpmml.evaluator.ModelField
-
- getName() - Method in class org.jpmml.evaluator.OutputField
-
- getName() - Method in class org.jpmml.evaluator.TargetField
-
- getNames(List<? extends ModelField>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
-
- getNode() - Method in class org.jpmml.evaluator.tree.NodeScore
-
- getOpType() - Method in class org.jpmml.evaluator.CategoricalValue
-
- getOpType() - Method in class org.jpmml.evaluator.ContinuousValue
-
- getOpType() - Method in class org.jpmml.evaluator.FieldValue
-
- getOpType() - Method in class org.jpmml.evaluator.InputField
-
- getOpType() - Method in class org.jpmml.evaluator.ModelField
-
- getOpType() - Method in class org.jpmml.evaluator.OrdinalValue
-
- getOpType() - Method in class org.jpmml.evaluator.OutputField
-
- getOpType() - Method in class org.jpmml.evaluator.TargetField
-
- getOpType() - Method in class org.jpmml.evaluator.TargetReferenceField
-
- getOpType(DataType) - Static method in class org.jpmml.evaluator.TypeUtil
-
- getOrderFields() - Method in interface org.jpmml.evaluator.HasOrderFields
-
Gets the order fields of a Model from its MiningSchema.
- getOrdering() - Method in enum org.jpmml.evaluator.Classification.Type
-
- getOrdering() - Method in class org.jpmml.evaluator.OrdinalValue
-
- getOutput() - Method in class org.jpmml.evaluator.JavaModel
-
- getOutputField(FieldName) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
-
- getOutputField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getOutputField() - Method in class org.jpmml.evaluator.OutputField
-
- getOutputFields() - Method in interface org.jpmml.evaluator.HasResultFields
-
Gets the output fields of a Model from its Output.
- getOutputFields() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getParameterRegistry() - Method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
-
- getParent() - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
-
- getParent() - Method in class org.jpmml.evaluator.ModelEvaluationContext
-
- getPattern() - Method in class org.jpmml.evaluator.TextTokenizer
-
- getPMML() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getProbability(String) - Method in class org.jpmml.evaluator.EntityProbabilityDistribution
-
- getProbability(String) - Method in interface org.jpmml.evaluator.HasProbability
-
Gets the probability of the specified category.
- getProbability(String) - Method in class org.jpmml.evaluator.ProbabilityDistribution
-
- getProbability(String) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
-
- getProbability(String) - Method in class org.jpmml.evaluator.VoteDistribution
-
- getRange() - Method in enum org.jpmml.evaluator.Classification.Type
-
- getReasonCode(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getReasonCodeRanking() - Method in interface org.jpmml.evaluator.HasReasonCodeRanking
-
- getReasonCodeRanking() - Method in class org.jpmml.evaluator.scorecard.ReasonCodeRanking
-
- getReasonCodes() - Method in class org.jpmml.evaluator.scorecard.ReasonCodeRanking
-
- getResult() - Method in class org.jpmml.evaluator.association.Association
-
- getResult() - Method in class org.jpmml.evaluator.Classification
-
- getResult() - Method in interface org.jpmml.evaluator.Computable
-
- getResult(String) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
-
- getResult() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getResult() - Method in class org.jpmml.evaluator.PredicateUtil.CompoundPredicateResult
-
- getResult() - Method in class org.jpmml.evaluator.scorecard.ReasonCodeRanking
-
- getResult() - Method in class org.jpmml.evaluator.tree.NodeScore
-
- getResultDataType(DataType, DataType) - Static method in class org.jpmml.evaluator.TypeUtil
-
- getResultType(DataType) - Method in class org.jpmml.evaluator.functions.AggregateFunction
-
- getResultType(DataType) - Method in class org.jpmml.evaluator.functions.FpMathFunction
-
- getResultType(DataType) - Method in class org.jpmml.evaluator.functions.MathFunction
-
- getRows(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
-
- getRuleValue(Object, OutputField, OutputField.RuleFeature) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getRuleValue(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
-
- getRuleValues(OutputField.Algorithm) - Method in class org.jpmml.evaluator.association.Association
-
- getRuleValues(OutputField.Algorithm) - Method in interface org.jpmml.evaluator.HasRuleValues
-
- getSeconds() - Method in class org.jpmml.evaluator.SecondsSinceDate
-
- getSeconds() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
-
- getSegment() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getSegmentId() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getSize(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
-
- getSummary() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
-
- getSummary() - Method in interface org.jpmml.evaluator.Evaluator
-
Gets a short description of the Model.
- getSummary() - Method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.JavaModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.regression.RegressionModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.rule_set.RuleSetModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.scorecard.ScorecardEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.support_vector_machine.SupportVectorMachineModelEvaluator
-
- getSummary() - Method in class org.jpmml.evaluator.tree.TreeModelEvaluator
-
- getTarget(FieldName) - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
-
- getTarget(FieldName) - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
-
- getTarget(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getTarget() - Method in class org.jpmml.evaluator.TargetField
-
- getTarget() - Method in class org.jpmml.evaluator.TargetReferenceField
-
- getTargetCategories(TypeDefinitionField) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getTargetField() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getTargetFieldName() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
-
- getTargetFieldName() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
-
- getTargetFieldName() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getTargetFieldName() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getTargetFields() - Method in interface org.jpmml.evaluator.HasResultFields
-
Gets the dependent (ie. target in supervised training) fields of a Model from its MiningSchema.
- getTargetFields() - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getTargets() - Method in class org.jpmml.evaluator.JavaModel
-
- getTargetValue() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getTargetValue(DataType) - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getTargetValue(Class<V>) - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getTargetValue(Target, Object) - Static method in class org.jpmml.evaluator.TargetUtil
-
- getTextIndexDataType(TextIndex) - Static method in class org.jpmml.evaluator.ExpressionUtil
-
- getType() - Method in class org.jpmml.evaluator.Classification
-
- getValidRanges(DataField) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getValidValue(TypeDefinitionField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getValidValues(TypeDefinitionField) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getValue(K, LoadingCache<K, V>) - Static method in class org.jpmml.evaluator.CacheUtil
-
- getValue(K, Cache<K, V>, Callable<? extends V>) - Static method in class org.jpmml.evaluator.CacheUtil
-
- getValue() - Method in class org.jpmml.evaluator.FieldValue
-
- getValue(FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getValue(Class<? extends V>, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
-
- getValue(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValue
-
- getValue(LoadingCache<M, V>) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getValue(Cache<M, V>, Callable<? extends V>) - Method in class org.jpmml.evaluator.ModelEvaluator
-
- getValueMapping(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValueMapping
-
- getValueSet(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValueSet
-
- getWarnings() - Method in class org.jpmml.evaluator.EvaluationContext
-
- getWeight() - Method in class org.jpmml.evaluator.mining.SegmentResult
-
- getWinner() - Method in class org.jpmml.evaluator.Classification
-
- getWinner(Classification.Type, Collection<Map.Entry<String, Double>>) - Static method in class org.jpmml.evaluator.Classification
-
- getWinnerKeys() - Method in class org.jpmml.evaluator.Classification
-
- getWinnerList(Classification.Type, Collection<Map.Entry<String, Double>>) - Static method in class org.jpmml.evaluator.Classification
-
- getWinnerRanking() - Method in class org.jpmml.evaluator.Classification
-
- getWinners() - Method in class org.jpmml.evaluator.VoteAggregator
-
- getWinnerValues() - Method in class org.jpmml.evaluator.Classification
-
- GREATER_OR_EQUAL - Static variable in class org.jpmml.evaluator.Functions
-
- GREATER_THAN - Static variable in class org.jpmml.evaluator.Functions
-
- groupRows(HasGroupFields, List<? extends Map<FieldName, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
-
- groupRows(K, List<? extends Map<K, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
-