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

A

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
 
ArrayUtil - Class in org.jpmml.evaluator
 
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
 

B

binaryAnd(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
binaryOr(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
binaryXor(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 

C

cast(DataType, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
ClusterClassificationMap - Class in org.jpmml.evaluator
 
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(Object, String) - Static method in class org.jpmml.evaluator.ParameterUtil
Calculates the order between the value and the reference value.
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
 
Computable<V> - Interface in org.jpmml.evaluator
 
contains(Interval, Double) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
createStatistic() - Method in class org.jpmml.evaluator.FunctionUtil.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
 
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.
decodeKeys(Map<FieldName, V>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Replaces FieldName keys with String keys.
decodeValues(Map<K, ?>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Replaces Computable complex values with simple values.
denormalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
DiscretizationUtil - Class in org.jpmml.evaluator
 
discretize(Discretize, Object) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 

E

encodeKeys(Map<String, V>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Replaces String keys with FieldName keys.
equals(Object) - Method in class org.jpmml.evaluator.DaysSinceDate
 
equals(Object, String) - Static method in class org.jpmml.evaluator.ParameterUtil
Checks the equality between different value representations.
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceDate
 
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
evaluate(Map<FieldName, ?>) - 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<?>) - Method in class org.jpmml.evaluator.FunctionUtil.AggregateFunction
 
evaluate(Number, Number) - Method in class org.jpmml.evaluator.FunctionUtil.ArithmeticFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.ArithmeticFunction
 
evaluate(Boolean, Boolean) - Method in class org.jpmml.evaluator.FunctionUtil.BinaryBooleanFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.BinaryBooleanFunction
 
evaluate(int) - Method in class org.jpmml.evaluator.FunctionUtil.ComparisonFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.ComparisonFunction
 
evaluate(Apply, List<?>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(DefineFunction, List<?>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(List<?>) - Method in interface org.jpmml.evaluator.FunctionUtil.Function
 
evaluate(Number) - Method in class org.jpmml.evaluator.FunctionUtil.MathFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.MathFunction
 
evaluate(String) - Method in class org.jpmml.evaluator.FunctionUtil.StringFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.StringFunction
 
evaluate(Boolean) - Method in class org.jpmml.evaluator.FunctionUtil.UnaryBooleanFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.UnaryBooleanFunction
 
evaluate(Object) - Method in class org.jpmml.evaluator.FunctionUtil.ValueFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.ValueFunction
 
evaluate(Object, List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.ValueListFunction
 
evaluate(List<?>) - Method in class org.jpmml.evaluator.FunctionUtil.ValueListFunction
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
evaluate(Map<FieldName, ?>, ModelManagerEvaluationContext) - Static method in class org.jpmml.evaluator.OutputUtil
Evaluates the Output element.
evaluate(Predicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
evaluate(Map<FieldName, ?>) - 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, ModelManagerEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateClassification(Map<FieldName, ? extends ClassificationMap>, ModelManagerEvaluationContext) - 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<ClusteringField>, List<? extends Number>, List<? extends Number>, List<Double>, 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
 
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
 
evaluateRaw(EvaluationContext) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
Evaluates neural network.
evaluateRegression(Double, ModelManagerEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegression(Map<FieldName, Double>, ModelManagerEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
Evaluates the Targets element for regression models.
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
 
EvaluationContext(Map<FieldName, ?>) - 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

FunctionEvaluationContext - Class in org.jpmml.evaluator
 
FunctionEvaluationContext(EvaluationContext, Map<FieldName, ?>) - Constructor for class org.jpmml.evaluator.FunctionEvaluationContext
 
FunctionUtil - Class in org.jpmml.evaluator
 
FunctionUtil.AggregateFunction - Class in org.jpmml.evaluator
 
FunctionUtil.AggregateFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.AggregateFunction
 
FunctionUtil.ArithmeticFunction - Class in org.jpmml.evaluator
 
FunctionUtil.ArithmeticFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.ArithmeticFunction
 
FunctionUtil.BinaryBooleanFunction - Class in org.jpmml.evaluator
 
FunctionUtil.BinaryBooleanFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.BinaryBooleanFunction
 
FunctionUtil.ComparisonFunction - Class in org.jpmml.evaluator
 
FunctionUtil.ComparisonFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.ComparisonFunction
 
FunctionUtil.FpMathFunction - Class in org.jpmml.evaluator
 
FunctionUtil.FpMathFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.FpMathFunction
 
FunctionUtil.Function - Interface in org.jpmml.evaluator
 
FunctionUtil.MathFunction - Class in org.jpmml.evaluator
 
FunctionUtil.MathFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.MathFunction
 
FunctionUtil.StringFunction - Class in org.jpmml.evaluator
 
FunctionUtil.StringFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.StringFunction
 
FunctionUtil.UnaryBooleanFunction - Class in org.jpmml.evaluator
 
FunctionUtil.UnaryBooleanFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.UnaryBooleanFunction
 
FunctionUtil.ValueFunction - Class in org.jpmml.evaluator
 
FunctionUtil.ValueFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.ValueFunction
 
FunctionUtil.ValueListFunction - Class in org.jpmml.evaluator
 
FunctionUtil.ValueListFunction() - Constructor for class org.jpmml.evaluator.FunctionUtil.ValueListFunction
 

G

getAffinity(String) - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
getAffinity(String) - Method in interface org.jpmml.evaluator.HasAffinity
 
getAffinity(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getArgument(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getArgumentEntry(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getArguments() - Method in class org.jpmml.evaluator.EvaluationContext
 
getAssociationRuleRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getCategoricalResidual(Object, Object) - 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(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
 
getConfidence(String) - Method in interface org.jpmml.evaluator.HasConfidence
 
getConstantDataType(String) - Static method in class org.jpmml.evaluator.ParameterUtil
 
getContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getDataType(Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
getDays() - Method in class org.jpmml.evaluator.DaysSinceDate
 
getDisplayValue() - Method in class org.jpmml.evaluator.ClusterClassificationMap
 
getDisplayValue() - Method in interface org.jpmml.evaluator.HasDisplayValue
 
getEntityId() - Method in interface org.jpmml.evaluator.HasEntityId
 
getEntityRegistry() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
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
 
getFormat() - Static method in class org.jpmml.evaluator.SecondsSinceMidnight
 
getFunction(String) - Static method in class org.jpmml.evaluator.FunctionUtil
 
getInstance() - Static method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
getIntContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getItemRegistry() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getItemRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getItemsetRegistry() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getItemsetRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getModelManager(PMML, Model) - Method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
getModelManager() - Method in class org.jpmml.evaluator.ModelManagerEvaluationContext
 
getNumberContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getParent() - Method in class org.jpmml.evaluator.FunctionEvaluationContext
 
getPmmlManager() - Method in class org.jpmml.evaluator.PMMLManagerEvaluationContext
 
getProbability(String) - Method in interface org.jpmml.evaluator.HasProbability
 
getRealContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getReasonCode(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getReasonCodes() - Method in interface org.jpmml.evaluator.HasReasonCodes
 
getResult() - Method in interface org.jpmml.evaluator.Computable
 
getResultDataType(Object, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
getResultDataType(DataType, DataType) - Static method in class org.jpmml.evaluator.ParameterUtil
 
getResultType(DataType) - Method in class org.jpmml.evaluator.FunctionUtil.AggregateFunction
 
getResultType(DataType) - Method in class org.jpmml.evaluator.FunctionUtil.FpMathFunction
 
getResultType(DataType) - Method in class org.jpmml.evaluator.FunctionUtil.MathFunction
 
getRuleValue(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
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
 
getTargetValue(Target, Object) - Static method in class org.jpmml.evaluator.TargetUtil
 
getWarnings() - Method in class org.jpmml.evaluator.EvaluationContext
 
groupRows(K, List<Map<K, Object>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 

H

HasAffinity - 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
 
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
 
HasReasonCodes - Interface in org.jpmml.evaluator
 
HasRuleValues - Interface in org.jpmml.evaluator
 

I

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
 
isIn(Array, Object) - Static method in class org.jpmml.evaluator.ArrayUtil
 
isInvalid(DataField, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
isMissing(DataField, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
isNotIn(Array, Object) - Static method in class org.jpmml.evaluator.ArrayUtil
 
isOutlier(DataField, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
isSimilarity(Measure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
isValid(DataField, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
isZero(Number, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 

M

mapValue(MapValues, Map<String, Object>) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
match(List<Map<String, String>>, Map<String, ?>) - Static method in class org.jpmml.evaluator.TableUtil
 
MeasureUtil - Class in org.jpmml.evaluator
 
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
Deprecated.
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
 
ModelEvaluatorFactory - Class in org.jpmml.evaluator
 
ModelEvaluatorFactory() - Constructor for class org.jpmml.evaluator.ModelEvaluatorFactory
 
ModelManagerEvaluationContext - Class in org.jpmml.evaluator
 
ModelManagerEvaluationContext(ModelManager<?>) - Constructor for class org.jpmml.evaluator.ModelManagerEvaluationContext
 
ModelManagerEvaluationContext(ModelManager<?>, Map<FieldName, ?>) - Constructor for class org.jpmml.evaluator.ModelManagerEvaluationContext
 

N

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
 
NormalizationUtil - Class in org.jpmml.evaluator
 
NormalizationUtil() - Constructor for class org.jpmml.evaluator.NormalizationUtil
 
normalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 

O

org.jpmml.evaluator - package org.jpmml.evaluator
 
OutputUtil - Class in org.jpmml.evaluator
 

P

ParameterUtil - Class in org.jpmml.evaluator
 
parse(DataType, String) - Static method in class org.jpmml.evaluator.ParameterUtil
 
parse(InlineTable) - Static method in class org.jpmml.evaluator.TableUtil
 
PMMLManagerEvaluationContext - Class in org.jpmml.evaluator
 
PMMLManagerEvaluationContext(PMMLManager) - Constructor for class org.jpmml.evaluator.PMMLManagerEvaluationContext
 
popFrame() - Method in class org.jpmml.evaluator.EvaluationContext
 
PredicateUtil - Class in org.jpmml.evaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
prepare(FieldName, Object) - Method in interface org.jpmml.evaluator.Evaluator
Prepares the input value for a field.
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
prepare(DataField, MiningField, Object) - Static method in class org.jpmml.evaluator.ParameterUtil
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
process(Target, Double) - Static method in class org.jpmml.evaluator.TargetUtil
 
pushFrame(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.EvaluationContext
 
putFunction(String, FunctionUtil.Function) - Static method in class org.jpmml.evaluator.FunctionUtil
 

R

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
 
resolveField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveField(FieldName) - Method in class org.jpmml.evaluator.FunctionEvaluationContext
 
resolveField(FieldName) - Method in class org.jpmml.evaluator.ModelManagerEvaluationContext
 
resolveField(FieldName) - Method in class org.jpmml.evaluator.PMMLManagerEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.FunctionEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.ModelManagerEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.PMMLManagerEvaluationContext
 
ResultFeature - Interface in org.jpmml.evaluator
 
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
 
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
 
SecondsSinceMidnight - Class in org.jpmml.evaluator
 
SecondsSinceMidnight(Seconds) - Constructor for class org.jpmml.evaluator.SecondsSinceMidnight
 

T

TableUtil - Class in org.jpmml.evaluator
 
TargetUtil - Class in org.jpmml.evaluator
 
tokenize(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
tokenize(String, boolean) - Static method in class org.jpmml.evaluator.ArrayUtil
 
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
 

V

VerificationUtil - Class in org.jpmml.evaluator
 
A B C D E F G H I M N O P R S T V 

Copyright © 2013 University of Tartu. All Rights Reserved.