A B C D E F G H I K M N O P R S T U V 

A

AbstractFunction - Class in org.jpmml.evaluator.functions
 
AbstractFunction(String) - Constructor for class org.jpmml.evaluator.functions.AbstractFunction
 
acceptable(Object, Object, double, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 
acceptable(Number, Number, double, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 
addWarning(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
AggregateFunction - Class in org.jpmml.evaluator.functions
 
AggregateFunction(String) - Constructor for class org.jpmml.evaluator.functions.AggregateFunction
 
ArgumentUtil - Class in org.jpmml.evaluator
 
ArithmeticFunction - Class in org.jpmml.evaluator.functions
 
ArithmeticFunction(String) - Constructor for class org.jpmml.evaluator.functions.ArithmeticFunction
 
ArrayUtil - Class in org.jpmml.evaluator
 
asBoolean() - Method in class org.jpmml.evaluator.FieldValue
 
asDateTime() - Method in class org.jpmml.evaluator.FieldValue
 
asInteger() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalDate() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalDateTime() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalTime() - Method in class org.jpmml.evaluator.FieldValue
 
asNumber() - Method in class org.jpmml.evaluator.FieldValue
 
Association - Class in org.jpmml.evaluator
 
Association(List<AssociationRule>, BitSet, BitSet) - Constructor for class org.jpmml.evaluator.Association
 
AssociationModelEvaluator - Class in org.jpmml.evaluator
 
AssociationModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.AssociationModelEvaluator
 
AssociationModelEvaluator(PMML, AssociationModel) - Constructor for class org.jpmml.evaluator.AssociationModelEvaluator
 
asString() - Method in class org.jpmml.evaluator.FieldValue
 

B

binaryAnd(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
BinaryBooleanFunction - Class in org.jpmml.evaluator.functions
 
BinaryBooleanFunction(String) - Constructor for class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
binaryOr(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
binaryXor(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 

C

CacheUtil - Class in org.jpmml.evaluator
 
calculateAdjustment(List<FieldValue>, List<Double>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
calculateAdjustment(List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
cast(DataType, Number) - Static method in class org.jpmml.evaluator.functions.AbstractFunction
 
cast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
CategoricalValue - Class in org.jpmml.evaluator
 
CategoricalValue(DataType, Object) - Constructor for class org.jpmml.evaluator.CategoricalValue
 
checkArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkArguments(List<FieldValue>, int, boolean) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkVariableArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkVariableArguments(List<FieldValue>, int, boolean) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
ClassificationMap<K> - Class in org.jpmml.evaluator
 
ClassificationMap(ClassificationMap.Type) - Constructor for class org.jpmml.evaluator.ClassificationMap
 
ClassificationMap.Type - Enum in org.jpmml.evaluator
 
ClusterClassificationMap - Class in org.jpmml.evaluator
 
ClusterClassificationMap(ClassificationMap.Type) - Constructor for class org.jpmml.evaluator.ClusterClassificationMap
 
ClusterClassificationMap(ClassificationMap.Type, Cluster) - Constructor for class org.jpmml.evaluator.ClusterClassificationMap
 
ClusteringModelEvaluator - Class in org.jpmml.evaluator
 
ClusteringModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.ClusteringModelEvaluator
 
ClusteringModelEvaluator(PMML, ClusteringModel) - Constructor for class org.jpmml.evaluator.ClusteringModelEvaluator
 
compare(Double, Double) - Method in enum org.jpmml.evaluator.ClassificationMap.Type
Calculates the order between arguments.
compare(DataType, Object, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
compareTo(DaysSinceDate) - Method in class org.jpmml.evaluator.DaysSinceDate
 
compareTo(SecondsSinceDate) - Method in class org.jpmml.evaluator.SecondsSinceDate
 
compareTo(SecondsSinceMidnight) - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
compareToString(String) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToString(String) - Method in class org.jpmml.evaluator.FieldValue
Calculates the order between this value and the reference value.
compareToString(String) - Method in class org.jpmml.evaluator.OrdinalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.OrdinalValue
 
ComparisonFunction - Class in org.jpmml.evaluator.functions
 
ComparisonFunction(String) - Constructor for class org.jpmml.evaluator.functions.ComparisonFunction
 
Computable - Interface in org.jpmml.evaluator
 
contains(Interval, double) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
ContinuousValue - Class in org.jpmml.evaluator
 
ContinuousValue(DataType, Object) - Constructor for class org.jpmml.evaluator.ContinuousValue
 
create(Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(Field, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(DataType, OpType, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
createContext(ModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
createContext(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
createStatistic() - Method in class org.jpmml.evaluator.functions.AggregateFunction
 

D

DaysSinceDate - Class in org.jpmml.evaluator
 
DaysSinceDate(int, LocalDate) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
DaysSinceDate(LocalDate, LocalDate) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
DaysSinceDate(LocalDate, Days) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
declare(FieldName, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
declare(FieldName, FieldValue) - Method in class org.jpmml.evaluator.EvaluationContext
 
declareAll(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.EvaluationContext
 
declareAll(Map<FieldName, ?>, Set<FieldName>) - Method in class org.jpmml.evaluator.EvaluationContext
 
decode(Object) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
decode(Map<FieldName, ?>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Decouples a Map instance from the current runtime environment by decoding both its keys and values.
DefineFunctionEvaluationContext - Class in org.jpmml.evaluator
 
DefineFunctionEvaluationContext(EvaluationContext) - Constructor for class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
denormalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
DiscretizationUtil - Class in org.jpmml.evaluator
 
discretize(Discretize, FieldValue) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
discretize(Discretize, double) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
DuplicateFieldException - Exception in org.jpmml.evaluator
Signals a duplicate field value declaration.
DuplicateFieldException(FieldName) - Constructor for exception org.jpmml.evaluator.DuplicateFieldException
 
DuplicateFieldException(FieldName, PMMLObject) - Constructor for exception org.jpmml.evaluator.DuplicateFieldException
 

E

enhance(TypeDefinitionField, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
EntityClassificationMap<E extends org.dmg.pmml.Entity> - Class in org.jpmml.evaluator
 
EntityClassificationMap(ClassificationMap.Type) - Constructor for class org.jpmml.evaluator.EntityClassificationMap
 
EntityClassificationMap(ClassificationMap.Type, E) - Constructor for class org.jpmml.evaluator.EntityClassificationMap
 
EntityUtil - Class in org.jpmml.evaluator
 
EqualityFunction - Class in org.jpmml.evaluator.functions
 
EqualityFunction(String) - Constructor for class org.jpmml.evaluator.functions.EqualityFunction
 
equals(Object) - Method in class org.jpmml.evaluator.DaysSinceDate
 
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceDate
 
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
equals(DataType, Object, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
equalsAnyString(Iterable<String>) - Method in class org.jpmml.evaluator.FieldValue
 
equalsAnyValue(Iterable<FieldValue>) - Method in class org.jpmml.evaluator.FieldValue
 
equalsString(String) - Method in class org.jpmml.evaluator.FieldValue
Checks if this value is equal to the reference value.
equalsValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in interface org.jpmml.evaluator.Evaluator
 
evaluate(FieldName, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluate(DerivedField, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluate(Expression, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluate(List<FieldValue>) - Method in interface org.jpmml.evaluator.Function
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.AggregateFunction
 
evaluate(Number, Number) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(Boolean, Boolean) - Method in class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
evaluate(int) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(boolean) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.MathFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.MathFunction
 
evaluate(String) - Method in class org.jpmml.evaluator.functions.StringFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.StringFunction
 
evaluate(Boolean) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.ValueFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueFunction
 
evaluate(FieldValue, List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueListFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueListFunction
 
evaluate(Apply, List<FieldValue>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(DefineFunction, List<FieldValue>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
evaluate(KernelType, double[], double[]) - Static method in class org.jpmml.evaluator.KernelTypeUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
evaluate(MiningModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
evaluate(Map<FieldName, ?>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.OutputUtil
Evaluates the Output element.
evaluate(Predicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
evaluateAggregate(Aggregate, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateApply(Apply, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateClassification(ClassificationMap<?>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateClassification(Map<FieldName, ? extends ClassificationMap<?>>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
Evaluates the Targets element for classification models.
evaluateCompoundPredicate(CompoundPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateConstant(Constant, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDiscretize(Discretize, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDistance(ComparisonMeasure, List<? extends ComparisonField>, List<FieldValue>, List<FieldValue>, Double) - Static method in class org.jpmml.evaluator.MeasureUtil
 
evaluateFalse(False) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateFieldRef(FieldRef, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateLinearKernel(LinearKernelType, double[], double[]) - Static method in class org.jpmml.evaluator.KernelTypeUtil
 
evaluateMapValues(MapValues, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateNormContinuous(NormContinuous, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateNormDiscrete(NormDiscrete, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluatePolynomialKernel(PolynomialKernelType, double[], double[]) - Static method in class org.jpmml.evaluator.KernelTypeUtil
 
evaluateRadialBasisKernel(RadialBasisKernelType, double[], double[]) - Static method in class org.jpmml.evaluator.KernelTypeUtil
 
evaluateRaw(EvaluationContext) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
Evaluates neural network.
evaluateRegression(Double, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegression(Map<FieldName, ? extends Number>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
Evaluates the Targets element for regression models.
evaluateSigmoidKernel(SigmoidKernelType, double[], double[]) - Static method in class org.jpmml.evaluator.KernelTypeUtil
 
evaluateSimilarity(ComparisonMeasure, List<? extends ComparisonField>, BitSet, BitSet) - Static method in class org.jpmml.evaluator.MeasureUtil
 
evaluateSimplePredicate(SimplePredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateSimpleSetPredicate(SimpleSetPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateTrue(True) - Static method in class org.jpmml.evaluator.PredicateUtil
 
EvaluationContext - Class in org.jpmml.evaluator
 
EvaluationContext() - Constructor for class org.jpmml.evaluator.EvaluationContext
 
EvaluationException - Exception in org.jpmml.evaluator
 
EvaluationException() - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(String) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(PMMLObject) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
Evaluator - Interface in org.jpmml.evaluator
Performs the evaluation of a Model in "interpreted mode".
EvaluatorUtil - Class in org.jpmml.evaluator
 
ExpressionUtil - Class in org.jpmml.evaluator
 

F

FieldValue - Class in org.jpmml.evaluator
 
FieldValue(DataType, Object) - Constructor for class org.jpmml.evaluator.FieldValue
 
FieldValueUtil - Class in org.jpmml.evaluator
 
format(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
FpMathFunction - Class in org.jpmml.evaluator.functions
 
FpMathFunction(String) - Constructor for class org.jpmml.evaluator.functions.FpMathFunction
 
Function - Interface in org.jpmml.evaluator
 
FunctionException - Exception in org.jpmml.evaluator
 
FunctionException(String, String) - Constructor for exception org.jpmml.evaluator.FunctionException
 
FunctionException(String, String, PMMLObject) - Constructor for exception org.jpmml.evaluator.FunctionException
 
FunctionRegistry - Class in org.jpmml.evaluator
 
FunctionUtil - Class in org.jpmml.evaluator
 

G

GeneralRegressionModelEvaluator - Class in org.jpmml.evaluator
 
GeneralRegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
GeneralRegressionModelEvaluator(PMML, GeneralRegressionModel) - Constructor for class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getActiveField() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getAffinity(String) - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
getAffinity(String) - Method in interface org.jpmml.evaluator.HasAffinity
 
getAffinity(String) - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getAffinity(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getAffinityRanking() - Method in interface org.jpmml.evaluator.HasAffinityRanking
 
getAffinityRanking() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getAntecedentFlags() - Method in class org.jpmml.evaluator.Association
 
getAssociationRuleRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getAssociationRules() - Method in class org.jpmml.evaluator.Association
 
getCategoricalResidual(Object, FieldValue) - Static method in class org.jpmml.evaluator.OutputUtil
 
getClusterAffinity() - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
getClusterAffinity() - Method in interface org.jpmml.evaluator.HasClusterAffinity
 
getClusterAffinity() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getClusterAffinity(Object) - Static method in class org.jpmml.evaluator.OutputUtil
 
getClusterId() - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
getClusterId() - Method in interface org.jpmml.evaluator.HasClusterId
 
getClusterId() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getColumns(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
 
getConfidence(String) - Method in interface org.jpmml.evaluator.HasConfidence
 
getConfidence(String) - Method in class org.jpmml.evaluator.RuleClassificationMap
 
getConsequentFlags() - Method in class org.jpmml.evaluator.Association
 
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
 
getCovariateRegistry() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getDataType() - Method in class org.jpmml.evaluator.FieldValue
 
getDataType(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
getDays() - Method in class org.jpmml.evaluator.DaysSinceDate
 
getDisplayValue() - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
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.EntityClassificationMap
 
getEntityId() - Method in class org.jpmml.evaluator.EntityClassificationMap
 
getEntityId() - Method in interface org.jpmml.evaluator.HasEntityId
 
getEntityId() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getEntityIdRanking() - Method in interface org.jpmml.evaluator.HasEntityIdRanking
 
getEntityIdRanking() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getEntityRegistry() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getEntityRegistry() - Method in interface org.jpmml.evaluator.HasEntityRegistry
Takes the snapshot of all known (ie.
getEntityRegistry() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
getEpoch() - Method in class org.jpmml.evaluator.DaysSinceDate
 
getEpoch() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
getFactorRegistry() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getField(PMMLObject, String) - Static method in class org.jpmml.evaluator.PMMLObjectUtil
 
getFieldCountSums() - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
getFieldEntry(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getFieldEntry(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getFields() - Method in class org.jpmml.evaluator.EvaluationContext
 
getFormat() - Static method in class org.jpmml.evaluator.SecondsSinceMidnight
 
getFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
 
getInstance() - Static method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
getIntContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getIntValue(IntSparseArray, Integer) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
getItemRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getItemsetRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getModelEvaluator() - Method in class org.jpmml.evaluator.MiningModelEvaluationContext
 
getModelEvaluator() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getModelManager(PMML, Model) - Method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
getName() - Method in interface org.jpmml.evaluator.Function
 
getName() - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
getNumberContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
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.OrdinalValue
 
getOpType(DataType) - Static method in class org.jpmml.evaluator.TypeUtil
 
getOrdering() - Method in enum org.jpmml.evaluator.ClassificationMap.Type
 
getOrdering() - Method in class org.jpmml.evaluator.OrdinalValue
 
getParent() - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
getParent() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getPmmlManager() - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
getProbability(String) - Method in interface org.jpmml.evaluator.HasProbability
 
getProbability(String) - Method in class org.jpmml.evaluator.NeuronClassificationMap
 
getProbability(String) - Method in class org.jpmml.evaluator.NodeClassificationMap
 
getProbability(String) - Method in class org.jpmml.evaluator.ProbabilityClassificationMap
 
getProbability(String) - Method in class org.jpmml.evaluator.VoteClassificationMap
 
getRealContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getRealValue(RealSparseArray, Integer) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
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.ScoreClassificationMap
 
getResult() - Method in class org.jpmml.evaluator.Association
 
getResult() - Method in class org.jpmml.evaluator.ClassificationMap
 
getResult() - Method in interface org.jpmml.evaluator.Computable
 
getResult() - Method in class org.jpmml.evaluator.EntityClassificationMap
 
getResult() - Method in class org.jpmml.evaluator.InstanceClassificationMap
 
getResult() - Method in class org.jpmml.evaluator.NodeClassificationMap
 
getResult() - Method in class org.jpmml.evaluator.RuleClassificationMap
 
getResult() - Method in class org.jpmml.evaluator.ScoreClassificationMap
 
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, RuleFeatureType) - 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
 
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
 
getSize(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getSize(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
getSummary() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
getTarget(FieldName) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getTarget(FieldName) - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getTargetValue(Target, Object) - Static method in class org.jpmml.evaluator.TargetUtil
 
getType() - Method in class org.jpmml.evaluator.ClassificationMap
 
getValidValues(TypeDefinitionField) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
getValue(K, LoadingCache<K, 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(LoadingCache<M, V>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getValue(SparseArray<E>, Integer) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
getWarnings() - Method in class org.jpmml.evaluator.EvaluationContext
 
groupRows(K, List<? extends Map<K, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 

H

HasAffinity - Interface in org.jpmml.evaluator
 
HasAffinityRanking - Interface in org.jpmml.evaluator
 
HasClusterAffinity - Interface in org.jpmml.evaluator
 
HasClusterId - Interface in org.jpmml.evaluator
 
HasConfidence - Interface in org.jpmml.evaluator
 
HasDisplayValue - Interface in org.jpmml.evaluator
 
HasEntityId - Interface in org.jpmml.evaluator
 
HasEntityIdRanking - Interface in org.jpmml.evaluator
 
HasEntityRegistry<E extends org.dmg.pmml.Entity> - Interface in org.jpmml.evaluator
 
hashCode() - Method in class org.jpmml.evaluator.DaysSinceDate
 
hashCode() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
hashCode() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
HasProbability - Interface in org.jpmml.evaluator
 
HasReasonCodeRanking - Interface in org.jpmml.evaluator
 
HasRuleValues - Interface in org.jpmml.evaluator
 

I

InlineTableUtil - Class in org.jpmml.evaluator
 
InstanceClassificationMap - Class in org.jpmml.evaluator
 
InstanceClassificationMap(ClassificationMap.Type, Object) - Constructor for class org.jpmml.evaluator.InstanceClassificationMap
 
integerToDouble(DataType) - Static method in class org.jpmml.evaluator.functions.AbstractFunction
 
intValue() - Method in class org.jpmml.evaluator.DaysSinceDate
 
intValue() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
intValue() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
InvalidResultException - Exception in org.jpmml.evaluator
Signals an invalid result.
InvalidResultException(PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
InvalidResultException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
isDistance(Measure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
isInvalid(DataField, Object) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
isMissing(DataField, Object) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
isOutlier(DataField, Object) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
isSimilarity(Measure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
isValid(DataField, Object) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
isZero(Number, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 

K

KernelTypeUtil - Class in org.jpmml.evaluator
 

M

mapValue(MapValues, Map<String, FieldValue>) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
match(Table<Integer, String, String>, Map<String, FieldValue>) - Static method in class org.jpmml.evaluator.InlineTableUtil
 
MathFunction - Class in org.jpmml.evaluator.functions
 
MathFunction(String) - Constructor for class org.jpmml.evaluator.functions.MathFunction
 
MatrixUtil - Class in org.jpmml.evaluator
 
MeasureUtil - Class in org.jpmml.evaluator
 
MiningModelEvaluationContext - Class in org.jpmml.evaluator
 
MiningModelEvaluationContext(ModelEvaluationContext, MiningModelEvaluator) - Constructor for class org.jpmml.evaluator.MiningModelEvaluationContext
 
MiningModelEvaluator - Class in org.jpmml.evaluator
 
MiningModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.MiningModelEvaluator
 
MiningModelEvaluator(PMML, MiningModel) - Constructor for class org.jpmml.evaluator.MiningModelEvaluator
 
MissingFieldException - Exception in org.jpmml.evaluator
Signals that a required field value is missing.
MissingFieldException(FieldName) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingFieldException(FieldName, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingResultException - Exception in org.jpmml.evaluator
Signals a missing result.
MissingResultException(PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingResultException
 
MissingResultException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingResultException
 
ModelEvaluationContext - Class in org.jpmml.evaluator
 
ModelEvaluationContext(ModelEvaluationContext, ModelEvaluator<?>) - Constructor for class org.jpmml.evaluator.ModelEvaluationContext
 
ModelEvaluator<M extends org.dmg.pmml.Model> - Class in org.jpmml.evaluator
 
ModelEvaluator(PMML, M) - Constructor for class org.jpmml.evaluator.ModelEvaluator
 
ModelEvaluatorFactory - Class in org.jpmml.evaluator
 
ModelEvaluatorFactory() - Constructor for class org.jpmml.evaluator.ModelEvaluatorFactory
 

N

NaiveBayesModelEvaluator - Class in org.jpmml.evaluator
 
NaiveBayesModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
NaiveBayesModelEvaluator(PMML, NaiveBayesModel) - Constructor for class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
NearestNeighborModelEvaluator - Class in org.jpmml.evaluator
 
NearestNeighborModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
NearestNeighborModelEvaluator(PMML, NearestNeighborModel) - Constructor for class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
NeuralNetworkEvaluator - Class in org.jpmml.evaluator
 
NeuralNetworkEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NeuralNetworkEvaluator
 
NeuralNetworkEvaluator(PMML, NeuralNetwork) - Constructor for class org.jpmml.evaluator.NeuralNetworkEvaluator
 
NeuronClassificationMap - Class in org.jpmml.evaluator
 
NeuronClassificationMap() - Constructor for class org.jpmml.evaluator.NeuronClassificationMap
 
NeuronClassificationMap(Entity) - Constructor for class org.jpmml.evaluator.NeuronClassificationMap
 
NodeClassificationMap - Class in org.jpmml.evaluator
 
NodeClassificationMap() - Constructor for class org.jpmml.evaluator.NodeClassificationMap
 
NodeClassificationMap(Node) - Constructor for class org.jpmml.evaluator.NodeClassificationMap
 
NormalizationUtil - Class in org.jpmml.evaluator
 
normalize(NormContinuous, FieldValue) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 

O

OrdinalValue - Class in org.jpmml.evaluator
 
OrdinalValue(DataType, Object) - Constructor for class org.jpmml.evaluator.OrdinalValue
 
org.jpmml.evaluator - package org.jpmml.evaluator
 
org.jpmml.evaluator.functions - package org.jpmml.evaluator.functions
 
OutputUtil - Class in org.jpmml.evaluator
 

P

parse(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
parse(InlineTable) - Static method in class org.jpmml.evaluator.InlineTableUtil
 
parse(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
parse(DataType, String) - Static method in class org.jpmml.evaluator.TypeUtil
 
parseOrCast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
parseValue(String) - Method in class org.jpmml.evaluator.FieldValue
 
PMMLEvaluationContext - Class in org.jpmml.evaluator
 
PMMLEvaluationContext(PMMLManager) - Constructor for class org.jpmml.evaluator.PMMLEvaluationContext
 
PMMLObjectUtil - Class in org.jpmml.evaluator
 
PredicateUtil - Class in org.jpmml.evaluator
 
prepare(DataField, MiningField, Object) - Static method in class org.jpmml.evaluator.ArgumentUtil
 
prepare(FieldName, Object) - Method in interface org.jpmml.evaluator.Evaluator
Prepares the input value for a field.
prepare(Evaluator, FieldName, Object) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.ModelEvaluator
 
ProbabilityClassificationMap<K> - Class in org.jpmml.evaluator
 
ProbabilityClassificationMap() - Constructor for class org.jpmml.evaluator.ProbabilityClassificationMap
 
process(Target, Number) - Static method in class org.jpmml.evaluator.TargetUtil
 
put(E, BiMap<String, E>) - Static method in class org.jpmml.evaluator.EntityUtil
 
putAll(List<E>, BiMap<String, E>) - Static method in class org.jpmml.evaluator.EntityUtil
 
putFunction(Function) - Static method in class org.jpmml.evaluator.FunctionRegistry
 
putFunction(String, Function) - Static method in class org.jpmml.evaluator.FunctionRegistry
 

R

refine(Field, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
refine(DataType, OpType, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
RegressionModelEvaluator - Class in org.jpmml.evaluator
 
RegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.RegressionModelEvaluator
 
RegressionModelEvaluator(PMML, RegressionModel) - Constructor for class org.jpmml.evaluator.RegressionModelEvaluator
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
ResultFeature - Interface in org.jpmml.evaluator
 
RuleClassificationMap - Class in org.jpmml.evaluator
 
RuleClassificationMap() - Constructor for class org.jpmml.evaluator.RuleClassificationMap
 
RuleClassificationMap(SimpleRule) - Constructor for class org.jpmml.evaluator.RuleClassificationMap
 
RuleSetModelEvaluator - Class in org.jpmml.evaluator
 
RuleSetModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.RuleSetModelEvaluator
 
RuleSetModelEvaluator(PMML, RuleSetModel) - Constructor for class org.jpmml.evaluator.RuleSetModelEvaluator
 

S

ScorecardEvaluator - Class in org.jpmml.evaluator
 
ScorecardEvaluator(PMML) - Constructor for class org.jpmml.evaluator.ScorecardEvaluator
 
ScorecardEvaluator(PMML, Scorecard) - Constructor for class org.jpmml.evaluator.ScorecardEvaluator
 
ScoreClassificationMap - Class in org.jpmml.evaluator
 
ScoreClassificationMap(Number) - Constructor for class org.jpmml.evaluator.ScoreClassificationMap
 
SecondsSinceDate - Class in org.jpmml.evaluator
 
SecondsSinceDate(int, LocalDateTime) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceDate(LocalDate, LocalDateTime) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceDate(LocalDate, Seconds) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceMidnight - Class in org.jpmml.evaluator
 
SecondsSinceMidnight(Seconds) - Constructor for class org.jpmml.evaluator.SecondsSinceMidnight
 
setOrdering(List<?>) - Method in class org.jpmml.evaluator.OrdinalValue
 
SparseArrayUtil - Class in org.jpmml.evaluator
 
StringFunction - Class in org.jpmml.evaluator.functions
 
StringFunction(String) - Constructor for class org.jpmml.evaluator.functions.StringFunction
 
SupportVectorMachineModelEvaluator - Class in org.jpmml.evaluator
 
SupportVectorMachineModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
SupportVectorMachineModelEvaluator(PMML, SupportVectorMachineModel) - Constructor for class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 

T

TargetUtil - Class in org.jpmml.evaluator
 
toArray(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
toArray(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
toBitSet(List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
tokenize(String, boolean) - Static method in class org.jpmml.evaluator.ArrayUtil
 
toString() - Method in class org.jpmml.evaluator.FieldValue
 
TreeModelEvaluator - Class in org.jpmml.evaluator
 
TreeModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.TreeModelEvaluator
 
TreeModelEvaluator(PMML, TreeModel) - Constructor for class org.jpmml.evaluator.TreeModelEvaluator
 
TypeCheckException - Exception in org.jpmml.evaluator
 
TypeCheckException(DataType, FieldValue) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(DataType, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(Class<?>, FieldValue) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(Class<?>, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeUtil - Class in org.jpmml.evaluator
 

U

UnaryBooleanFunction - Class in org.jpmml.evaluator.functions
 
UnaryBooleanFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryBooleanFunction
 

V

ValueFunction - Class in org.jpmml.evaluator.functions
 
ValueFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueFunction
 
ValueListFunction - Class in org.jpmml.evaluator.functions
 
ValueListFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueListFunction
 
valueOf(String) - Static method in enum org.jpmml.evaluator.ClassificationMap.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jpmml.evaluator.ClassificationMap.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationUtil - Class in org.jpmml.evaluator
 
VoteClassificationMap<K> - Class in org.jpmml.evaluator
 
VoteClassificationMap() - Constructor for class org.jpmml.evaluator.VoteClassificationMap
 
A B C D E F G H I K M N O P R S T U V 

Copyright © 2014. All Rights Reserved.