Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

abs() - Method in class org.jpmml.evaluator.DoubleValue
 
abs() - Method in class org.jpmml.evaluator.FloatValue
 
ABS - Static variable in interface org.jpmml.evaluator.Functions
 
abs() - Method in class org.jpmml.evaluator.Value
 
AbstractComputable - Class in org.jpmml.evaluator
 
AbstractComputable() - Constructor for class org.jpmml.evaluator.AbstractComputable
 
AbstractFunction - Class in org.jpmml.evaluator.functions
 
AbstractFunction(String) - Constructor for class org.jpmml.evaluator.functions.AbstractFunction
 
AbstractFunction(String, List<String>) - Constructor for class org.jpmml.evaluator.functions.AbstractFunction
 
accept(Visitor) - Method in class org.jpmml.evaluator.java.JavaModel
 
accept(Visitor) - Method in class org.jpmml.evaluator.JavaExpression
 
accept(Visitor) - Method in class org.jpmml.evaluator.JavaPredicate
 
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
 
ACOS - Static variable in interface org.jpmml.evaluator.Functions
 
activateNeuronOutput(NeuralNetwork.ActivationFunction, Number, Number, Value<V>) - Static method in class org.jpmml.evaluator.neural_network.NeuralNetworkUtil
 
add(Number) - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
add(Number, Number) - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
add(Number) - Method in class org.jpmml.evaluator.ComplexFloatVector
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.ComplexFloatVector
 
add(Number, Number) - Method in class org.jpmml.evaluator.ComplexFloatVector
 
add(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Number, Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Number, Number...) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Number, Number, int) - Method in class org.jpmml.evaluator.DoubleValue
 
add(Number) - Method in class org.jpmml.evaluator.FloatValue
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.FloatValue
 
add(Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
add(Number, Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
add(Number, Number...) - Method in class org.jpmml.evaluator.FloatValue
 
add(Number, Number, int) - Method in class org.jpmml.evaluator.FloatValue
 
ADD - Static variable in interface org.jpmml.evaluator.Functions
 
add(K, Number) - Method in class org.jpmml.evaluator.KeyValueAggregator
 
add(K, Number, Number) - Method in class org.jpmml.evaluator.KeyValueAggregator
 
add(HasProbability) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
add(Number[]) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
add(HasProbability, Number) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
add(Number[], Number) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
add(Report.Entry) - Method in class org.jpmml.evaluator.Report
 
add(Number) - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
add(Number, Number) - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
add(Number) - Method in class org.jpmml.evaluator.SimpleFloatVector
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.SimpleFloatVector
 
add(Number, Number) - Method in class org.jpmml.evaluator.SimpleFloatVector
 
add(Number) - Method in class org.jpmml.evaluator.Value
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.Value
 
add(Number, Number) - Method in class org.jpmml.evaluator.Value
Adds coefficient * factor.
add(Number, Number, Number) - Method in class org.jpmml.evaluator.Value
 
add(Number, Number...) - Method in class org.jpmml.evaluator.Value
Adds coefficient * product(factors).
add(Number, Number, int) - Method in class org.jpmml.evaluator.Value
Adds coefficient * (factor ^ exponent).
add(Number) - Method in class org.jpmml.evaluator.ValueAggregator
 
add(Number, Number) - Method in class org.jpmml.evaluator.ValueAggregator
 
add(Number) - Method in class org.jpmml.evaluator.Vector
 
add(Value<? extends Number>) - Method in class org.jpmml.evaluator.Vector
 
add(Number, Number) - Method in class org.jpmml.evaluator.Vector
Adds coefficient * factor.
add(K) - Method in class org.jpmml.evaluator.VoteAggregator
 
addResultFeatures(Set<ResultFeature>) - Method in class org.jpmml.evaluator.ModelManager
 
addWarning(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
AffinityDistribution<V extends Number> - Class in org.jpmml.evaluator
 
AffinityDistribution(Classification.Type, ValueMap<String, V>, Object) - Constructor for class org.jpmml.evaluator.AffinityDistribution
 
AggregateFunction - Class in org.jpmml.evaluator.functions
 
AggregateFunction(String) - Constructor for class org.jpmml.evaluator.functions.AggregateFunction
 
AggregateMathFunction - Class in org.jpmml.evaluator.functions
 
AggregateMathFunction(String) - Constructor for class org.jpmml.evaluator.functions.AggregateMathFunction
 
aggregateProbabilities(ValueFactory<V>, Segmentation.MultipleModelMethod, Segmentation.MissingPredictionTreatment, Number, List<?>, List<SegmentResult>) - Static method in class org.jpmml.evaluator.mining.MiningModelUtil
 
AggregateProbabilityDistribution<V extends Number> - Class in org.jpmml.evaluator.mining
 
AggregateScore<V extends Number> - Class in org.jpmml.evaluator.mining
 
AggregateStringFunction - Class in org.jpmml.evaluator.functions
 
AggregateStringFunction(String) - Constructor for class org.jpmml.evaluator.functions.AggregateStringFunction
 
aggregateValues(ValueFactory<V>, Segmentation.MultipleModelMethod, Segmentation.MissingPredictionTreatment, Number, List<SegmentResult>) - Static method in class org.jpmml.evaluator.mining.MiningModelUtil
 
AggregateVoteDistribution<V extends Number> - Class in org.jpmml.evaluator.mining
 
aggregateVotes(ValueFactory<V>, Segmentation.MultipleModelMethod, Segmentation.MissingPredictionTreatment, Number, List<SegmentResult>) - Static method in class org.jpmml.evaluator.mining.MiningModelUtil
 
AND - Static variable in interface org.jpmml.evaluator.Functions
 
apply(PMML) - Method in interface org.jpmml.evaluator.PMMLTransformer
 
applyTo(Visitable) - Method in class org.jpmml.evaluator.visitors.MarkupInspector
 
arctan() - Method in class org.jpmml.evaluator.DoubleValue
 
arctan() - Method in class org.jpmml.evaluator.FloatValue
 
arctan() - Method in class org.jpmml.evaluator.Value
 
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
 
asCollection() - Method in class org.jpmml.evaluator.FieldValue
 
asDate() - Method in class org.jpmml.evaluator.FieldValue
 
asDateTime() - Method in class org.jpmml.evaluator.FieldValue
 
asDouble() - Method in class org.jpmml.evaluator.FieldValue
Getting the value of a field as Double: FieldValue value = ...; Double result = value.asDouble(); Getting the value of a field as double: FieldValue value = ...; double result = (value.asNumber()).doubleValue();
asDouble(Number) - Static method in class org.jpmml.evaluator.NumberUtil
 
asFloat() - Method in class org.jpmml.evaluator.FieldValue
 
ASIN - Static variable in interface org.jpmml.evaluator.Functions
 
asInstant() - Method in class org.jpmml.evaluator.FieldValue
 
asInteger() - Method in class org.jpmml.evaluator.FieldValue
 
asNumber() - Method in class org.jpmml.evaluator.FieldValue
 
asNumberList(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
asNumberList(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
asSegmentResult(Segmentation.MultipleModelMethod, Map<String, ?>) - Static method in class org.jpmml.evaluator.mining.MiningModelUtil
 
assessParentCompatibility() - Method in class org.jpmml.evaluator.ModelEvaluator
 
assessPurity() - Method in class org.jpmml.evaluator.ModelEvaluator
 
Association - Class in org.jpmml.evaluator.association
 
Association(List<AssociationRule>, BitSet, BitSet) - Constructor for class org.jpmml.evaluator.association.Association
 
AssociationModelEvaluator - Class in org.jpmml.evaluator.association
 
AssociationModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.association.AssociationModelEvaluator
 
AssociationModelEvaluator(PMML, AssociationModel) - Constructor for class org.jpmml.evaluator.association.AssociationModelEvaluator
 
asString() - Method in class org.jpmml.evaluator.FieldValue
 
asTime() - Method in class org.jpmml.evaluator.FieldValue
 
asTransformedMap(Function<Vector<V>, Value<V>>) - Method in class org.jpmml.evaluator.KeyValueAggregator
 
ATAN - Static variable in interface org.jpmml.evaluator.Functions
 
ATAN2 - Static variable in interface org.jpmml.evaluator.Functions
 
AttributeFinalizerBattery - Class in org.jpmml.evaluator.visitors
 
AttributeFinalizerBattery() - Constructor for class org.jpmml.evaluator.visitors.AttributeFinalizerBattery
 
AttributeInternerBattery - Class in org.jpmml.evaluator.visitors
 
AttributeInternerBattery() - Constructor for class org.jpmml.evaluator.visitors.AttributeInternerBattery
 
AttributeOptimizerBattery - Class in org.jpmml.evaluator.visitors
 
AttributeOptimizerBattery() - Constructor for class org.jpmml.evaluator.visitors.AttributeOptimizerBattery
 
Average(ValueFactory<V>) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator.Average
 
average() - Method in class org.jpmml.evaluator.ValueAggregator
 
averageMap() - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
AVG - Static variable in interface org.jpmml.evaluator.Functions
 

B

binaryAnd(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
BinaryFunction - Class in org.jpmml.evaluator.functions
 
BinaryFunction(String) - Constructor for class org.jpmml.evaluator.functions.BinaryFunction
 
BinaryFunction(String, List<String>) - Constructor for class org.jpmml.evaluator.functions.BinaryFunction
 
binaryOr(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
binaryXor(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
build() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
build() - Method in interface org.jpmml.evaluator.EvaluatorBuilder
 
build() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
buildBiMap(List<E>) - Static method in class org.jpmml.evaluator.EntityUtil
 
buildCache() - Static method in class org.jpmml.evaluator.CacheUtil
 
buildLoadingCache(CacheLoader<K, V>) - Static method in class org.jpmml.evaluator.CacheUtil
 
buildMap(List<E>, Field) - Static method in class org.jpmml.evaluator.IndexableUtil
 
buildMap(List<E>, Field, boolean) - Static method in class org.jpmml.evaluator.IndexableUtil
 

C

CacheUtil - Class in org.jpmml.evaluator
 
calculateAdjustment(ValueFactory<V>, List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
calculateAdjustment(ValueFactory<V>, List<FieldValue>, List<? extends Number>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
cast(HasType<?>) - Method in class org.jpmml.evaluator.FieldValue
 
cast(TypeInfo) - Method in class org.jpmml.evaluator.FieldValue
 
cast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
cast(Class<? extends V>, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
CATEGORICAL_BOOLEAN - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CATEGORICAL_BOOLEAN_FALSE - Static variable in interface org.jpmml.evaluator.FieldValues
 
CATEGORICAL_BOOLEAN_TRUE - Static variable in interface org.jpmml.evaluator.FieldValues
 
CATEGORICAL_DOUBLE - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CATEGORICAL_DOUBLE_ONE - Static variable in interface org.jpmml.evaluator.FieldValues
 
CATEGORICAL_DOUBLE_ZERO - Static variable in interface org.jpmml.evaluator.FieldValues
 
CATEGORICAL_FLOAT - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CATEGORICAL_INTEGER - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CATEGORICAL_STRING - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CategoricalResultFeature<K> - Interface in org.jpmml.evaluator
A common superinterface for categorical result features.
CategoricalValue - Class in org.jpmml.evaluator
 
CEIL - Static variable in interface org.jpmml.evaluator.Functions
 
ceiling() - Method in class org.jpmml.evaluator.DoubleValue
 
ceiling() - Method in class org.jpmml.evaluator.FloatValue
 
ceiling() - Method in class org.jpmml.evaluator.Value
 
checkFixedArityArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkSchema(ModelEvaluator<?>) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
checkVariableArityArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkVariableArityArguments(List<FieldValue>, int, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
Classification<K,V extends Number> - Class in org.jpmml.evaluator
 
Classification(Classification.Type, ValueMap<K, V>) - Constructor for class org.jpmml.evaluator.Classification
 
Classification.Type - Enum in org.jpmml.evaluator
 
clear() - Method in class org.jpmml.evaluator.KeyValueAggregator
 
clone() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
clone() - Method in interface org.jpmml.evaluator.EvaluatorBuilder
 
clone() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
clone() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
ClusterAffinityDistribution<V extends Number> - Class in org.jpmml.evaluator.clustering
 
ClusteringModelEvaluator - Class in org.jpmml.evaluator.clustering
 
ClusteringModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
 
ClusteringModelEvaluator(PMML, ClusteringModel) - Constructor for class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
 
CollectionValue - Class in org.jpmml.evaluator
 
collectResultFeatures(Output) - Static method in class org.jpmml.evaluator.ModelManager
 
collectSegmentResultFeatures(Output) - Static method in class org.jpmml.evaluator.ModelManager
 
compare(Number, Number) - Static method in class org.jpmml.evaluator.NumberUtil
 
compareTo(Value<Double>) - Method in class org.jpmml.evaluator.DoubleValue
 
compareTo(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
compareTo(HasValue<?>) - Method in class org.jpmml.evaluator.FieldValue
Calculates the order between this value and the reference value.
compareTo(Value<Float>) - Method in class org.jpmml.evaluator.FloatValue
 
compareTo(Number) - Method in class org.jpmml.evaluator.FloatValue
 
compareTo(ScalarValue) - Method in class org.jpmml.evaluator.ScalarValue
 
compareTo(Number) - Method in class org.jpmml.evaluator.Value
 
compareToValue(Object) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToValue(Object) - Method in class org.jpmml.evaluator.CollectionValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.CollectionValue
 
compareToValue(Object) - Method in class org.jpmml.evaluator.ContinuousValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.ContinuousValue
 
compareToValue(Object) - Method in class org.jpmml.evaluator.FieldValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
 
compareToValue(Object) - Method in class org.jpmml.evaluator.OrdinalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.OrdinalValue
 
compareToValue(Object) - Method in class org.jpmml.evaluator.ScalarValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.ScalarValue
 
compareValues(Value<V>, Value<V>) - Method in enum org.jpmml.evaluator.Classification.Type
 
ComparisonFunction - Class in org.jpmml.evaluator.functions
 
ComparisonFunction(String) - Constructor for class org.jpmml.evaluator.functions.ComparisonFunction
 
compile(String, PMMLObject) - Static method in class org.jpmml.evaluator.RegExUtil
 
compile(String, int, PMMLObject) - Static method in class org.jpmml.evaluator.RegExUtil
 
ComplexDoubleVector - Class in org.jpmml.evaluator
 
ComplexDoubleVector(int) - Constructor for class org.jpmml.evaluator.ComplexDoubleVector
 
ComplexFloatVector - Class in org.jpmml.evaluator
 
ComplexFloatVector(int) - Constructor for class org.jpmml.evaluator.ComplexFloatVector
 
ComplexScorecardScore<V extends Number> - Class in org.jpmml.evaluator.scorecard
 
ComplexTreeModelEvaluator - Class in org.jpmml.evaluator.tree
 
ComplexTreeModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
ComplexTreeModelEvaluator(PMML, TreeModel) - Constructor for class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
Computable - Interface in org.jpmml.evaluator
 
computeBinomialProbabilities(RegressionModel.NormalizationMethod, ValueMap<K, V>) - Static method in class org.jpmml.evaluator.regression.RegressionModelUtil
 
computeCumulativeLink(GeneralRegressionModel.CumulativeLinkFunction, Value<V>) - Static method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelUtil
 
computeLink(GeneralRegressionModel.LinkFunction, Number, Number, Value<V>) - Static method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelUtil
 
computeMultinomialProbabilities(RegressionModel.NormalizationMethod, ValueMap<K, V>) - Static method in class org.jpmml.evaluator.regression.RegressionModelUtil
 
computeOrdinalProbabilities(RegressionModel.NormalizationMethod, ValueMap<K, V>) - Static method in class org.jpmml.evaluator.regression.RegressionModelUtil
 
computeResult(DataType) - Method in class org.jpmml.evaluator.AffinityDistribution
 
computeResult(DataType) - Method in class org.jpmml.evaluator.Classification
 
computeResult(DataType) - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
 
computeResult(DataType) - Method in class org.jpmml.evaluator.mining.AggregateVoteDistribution
 
computeResult(DataType) - Method in class org.jpmml.evaluator.Regression
 
computeResult(DataType) - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
 
computeResult(DataType) - Method in class org.jpmml.evaluator.support_vector_machine.VoteProbabilityDistribution
 
computeResult(DataType, Regression<?>) - Static method in class org.jpmml.evaluator.TargetUtil
 
computeResult(DataType, Classification<?, ?>) - Static method in class org.jpmml.evaluator.TargetUtil
 
computeResult(DataType, Vote) - Static method in class org.jpmml.evaluator.TargetUtil
 
computeResult(DataType) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
computeResult(DataType) - Method in class org.jpmml.evaluator.tree.NodeVote
 
computeResult(DataType) - Method in class org.jpmml.evaluator.Vote
 
CONCAT - Static variable in interface org.jpmml.evaluator.Functions
 
ConfidenceDistribution<V extends Number> - Class in org.jpmml.evaluator
 
ConfidenceDistribution(ValueMap<Object, V>) - Constructor for class org.jpmml.evaluator.ConfidenceDistribution
 
Configuration - Class in org.jpmml.evaluator
 
ConfigurationBuilder - Class in org.jpmml.evaluator
 
ConfigurationBuilder() - Constructor for class org.jpmml.evaluator.ConfigurationBuilder
 
configure(Configuration) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
configure(Configuration) - Method in class org.jpmml.evaluator.ModelEvaluator
Configures the runtime behaviour of this model evaluator.
contains(DataType, Object) - Method in interface org.jpmml.evaluator.SetHolder
 
CONTINUOUS_DOUBLE - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CONTINUOUS_DOUBLE_ONE - Static variable in interface org.jpmml.evaluator.FieldValues
 
CONTINUOUS_DOUBLE_ZERO - Static variable in interface org.jpmml.evaluator.FieldValues
 
CONTINUOUS_FLOAT - Static variable in interface org.jpmml.evaluator.TypeInfos
 
CONTINUOUS_INTEGER - Static variable in interface org.jpmml.evaluator.TypeInfos
 
ContinuousValue - Class in org.jpmml.evaluator
 
copy() - Method in class org.jpmml.evaluator.DoubleValue
 
copy() - Method in class org.jpmml.evaluator.FloatValue
 
copy() - Method in class org.jpmml.evaluator.Report
 
copy() - Method in class org.jpmml.evaluator.Value
 
cos() - Method in class org.jpmml.evaluator.DoubleValue
 
cos() - Method in class org.jpmml.evaluator.FloatValue
 
COS - Static variable in interface org.jpmml.evaluator.Functions
 
cos() - Method in class org.jpmml.evaluator.Value
 
COSH - Static variable in interface org.jpmml.evaluator.Functions
 
create(DataType, Object) - Static method in class org.jpmml.evaluator.CategoricalValue
 
create(DataType, Object) - Static method in class org.jpmml.evaluator.ContinuousValue
 
create(OpType, DataType, Object) - Static method in class org.jpmml.evaluator.FieldValue
 
create(TypeInfo, Object) - Static method in class org.jpmml.evaluator.FieldValue
 
create(Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(OpType, DataType, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(TypeInfo, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(DataType, List<?>, Object) - Static method in class org.jpmml.evaluator.OrdinalValue
 
createClassification(ValueMap<Object, V>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
createEvaluationContext() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
createEvaluationContext() - Method in class org.jpmml.evaluator.ModelEvaluator
 
createInputFields() - Method in class org.jpmml.evaluator.ModelManager
 
createInputFields(MiningField.UsageType) - Method in class org.jpmml.evaluator.ModelManager
 
createMiningSchemaException(String) - Method in class org.jpmml.evaluator.ModelManager
 
createOrdering(Classification.Type) - Static method in class org.jpmml.evaluator.Classification
 
createOutputFields() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
createOutputFields() - Method in class org.jpmml.evaluator.ModelManager
 
createStatistic() - Method in class org.jpmml.evaluator.functions.AggregateMathFunction
 
createTargetFields() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
 
createTargetFields() - Method in class org.jpmml.evaluator.ModelManager
 
cumulativeProbability(double) - Static method in class org.jpmml.evaluator.NormalDistributionUtil
 

D

DATE_DAYS_SINCE_YEAR - Static variable in interface org.jpmml.evaluator.Functions
 
DATE_SECONDS_SINCE_MIDNIGHT - Static variable in interface org.jpmml.evaluator.Functions
 
DATE_SECONDS_SINCE_YEAR - Static variable in interface org.jpmml.evaluator.Functions
 
declare(String, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
declare(String, FieldValue) - Method in class org.jpmml.evaluator.EvaluationContext
 
declareAll(Map<String, ?>) - Method in class org.jpmml.evaluator.EvaluationContext
 
decode(Object) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
decodeAll(Map<String, ?>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Decouples a Map instance from the current runtime environment by decoding its values.
DEFAULT_TARGET_NAME - Static variable in interface org.jpmml.evaluator.Evaluator
The name of the default target field.
DefaultModelEvaluatorBattery - Class in org.jpmml.evaluator.visitors
A top-level Visitor battery that combines all known mid- and low-level Visitor batteries.
DefaultModelEvaluatorBattery() - Constructor for class org.jpmml.evaluator.visitors.DefaultModelEvaluatorBattery
 
DefaultTargetField - Class in org.jpmml.evaluator
 
DefaultTargetField(DataField, Target) - Constructor for class org.jpmml.evaluator.DefaultTargetField
 
DefineFunctionEvaluationContext - Class in org.jpmml.evaluator
 
DefineFunctionEvaluationContext(DefineFunction, EvaluationContext) - Constructor for class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
delegate() - Method in class org.jpmml.evaluator.mining.SegmentResult
 
denormalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
denormalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
denormalize(NormContinuous, Number) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
denormalize(NormContinuous, Value<V>) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
denormalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.Value
 
DERIVEDFIELD_GUARD_PROVIDER - Static variable in class org.jpmml.evaluator.EvaluationContext
 
DiscreteValue - Class in org.jpmml.evaluator
 
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
 
DistanceDistribution<V extends Number> - Class in org.jpmml.evaluator.support_vector_machine
 
DistributionUtil - Class in org.jpmml.evaluator
 
divide(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
divide(Value<? extends Number>) - Method in class org.jpmml.evaluator.DoubleValue
 
divide(Number) - Method in class org.jpmml.evaluator.FloatValue
 
divide(Value<? extends Number>) - Method in class org.jpmml.evaluator.FloatValue
 
DIVIDE - Static variable in interface org.jpmml.evaluator.Functions
 
divide(Number) - Method in class org.jpmml.evaluator.Value
 
divide(Value<? extends Number>) - Method in class org.jpmml.evaluator.Value
 
DOUBLE_INTERNER - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_MINUS_ONE - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_MINUS_TWO - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_ONE - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_ONE_HALF - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_TWO - Static variable in interface org.jpmml.evaluator.Numbers
 
DOUBLE_ZERO - Static variable in interface org.jpmml.evaluator.Numbers
 
doubleMax() - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
doubleMax() - Method in class org.jpmml.evaluator.DoubleVector
 
doubleMax() - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
doubleMedian() - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
doubleMedian() - Method in class org.jpmml.evaluator.DoubleVector
 
doubleMedian() - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
doublePercentile(int) - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
doublePercentile(int) - Method in class org.jpmml.evaluator.DoubleVector
 
doublePercentile(int) - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
doubleSum() - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
doubleSum() - Method in class org.jpmml.evaluator.DoubleVector
 
doubleSum() - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
DoubleUnaryMathFunction - Class in org.jpmml.evaluator.functions
 
DoubleUnaryMathFunction(String) - Constructor for class org.jpmml.evaluator.functions.DoubleUnaryMathFunction
 
doubleValue(int) - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
DoubleValue - Class in org.jpmml.evaluator
 
DoubleValue(double) - Constructor for class org.jpmml.evaluator.DoubleValue
 
DoubleValue(Number) - Constructor for class org.jpmml.evaluator.DoubleValue
 
doubleValue() - Method in class org.jpmml.evaluator.DoubleValue
 
doubleValue(int) - Method in class org.jpmml.evaluator.DoubleVector
 
doubleValue() - Method in class org.jpmml.evaluator.FloatValue
 
doubleValue(int) - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
doubleValue() - Method in class org.jpmml.evaluator.Value
 
DoubleValueFactory() - Constructor for class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
DoubleVector - Class in org.jpmml.evaluator
 
DoubleVector() - Constructor for class org.jpmml.evaluator.DoubleVector
 
DuplicateFieldException - Exception in org.jpmml.evaluator
Thrown to indicate that a field name resolves to more than one field in the current context.
DuplicateFieldException(String) - Constructor for exception org.jpmml.evaluator.DuplicateFieldException
 
DuplicateFieldException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.DuplicateFieldException
 
DuplicateValueException - Exception in org.jpmml.evaluator
Thrown to indicate a duplicate field value.
DuplicateValueException(String) - Constructor for exception org.jpmml.evaluator.DuplicateValueException
 
DuplicateValueException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.DuplicateValueException
 

E

E - Static variable in class org.jpmml.evaluator.DoubleValue
 
E - Static variable in class org.jpmml.evaluator.FloatValue
 
ElementFinalizerBattery - Class in org.jpmml.evaluator.visitors
 
ElementFinalizerBattery() - Constructor for class org.jpmml.evaluator.visitors.ElementFinalizerBattery
 
ElementInternerBattery - Class in org.jpmml.evaluator.visitors
 
ElementInternerBattery() - Constructor for class org.jpmml.evaluator.visitors.ElementInternerBattery
 
ElementOptimizerBattery - Class in org.jpmml.evaluator.visitors
 
ElementOptimizerBattery() - Constructor for class org.jpmml.evaluator.visitors.ElementOptimizerBattery
 
elliott() - Method in class org.jpmml.evaluator.DoubleValue
 
elliott() - Method in class org.jpmml.evaluator.FloatValue
 
elliott() - Method in class org.jpmml.evaluator.Value
 
ensureConfiguration() - Method in class org.jpmml.evaluator.ModelEvaluator
 
ensureContext(PMMLObject) - Method in exception org.jpmml.evaluator.PMMLException
 
ensureExpression(E) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
ensureField(E) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
ensureMeasure(ComparisonMeasure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
ensureModelEvaluatorFactory() - Method in class org.jpmml.evaluator.ModelEvaluator
 
ensureOutputFilter() - Method in class org.jpmml.evaluator.ModelEvaluator
 
ensurePredicate(E) - Static method in class org.jpmml.evaluator.PredicateUtil
 
ensureValue(K) - Method in class org.jpmml.evaluator.ValueMap
 
ensureValueFactory() - Method in class org.jpmml.evaluator.ModelEvaluator
 
ensureValueFactoryFactory() - Method in class org.jpmml.evaluator.ModelEvaluator
 
EntityClassification<E extends org.dmg.pmml.Entity<String>,K,V extends Number> - Class in org.jpmml.evaluator
 
EntityClassification(Classification.Type, ValueMap<K, V>) - Constructor for class org.jpmml.evaluator.EntityClassification
 
EntityUtil - Class in org.jpmml.evaluator
 
Entry(String, Number) - Constructor for class org.jpmml.evaluator.Report.Entry
 
entryKey() - Method in enum org.jpmml.evaluator.Classification.Type
 
entryKeys(List<Map.Entry<K, V>>) - Static method in class org.jpmml.evaluator.Classification
 
entrySet() - Method in class org.jpmml.evaluator.Classification
 
entrySet() - Method in class org.jpmml.evaluator.KeyValueAggregator
 
entryValues(List<Map.Entry<K, V>>) - Static method in class org.jpmml.evaluator.Classification
 
EQUAL - Static variable in interface org.jpmml.evaluator.Functions
 
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.CollectionValue
 
equals(Object) - Method in class org.jpmml.evaluator.DoubleValue
 
equals(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
equals(HasValue<?>) - Method in class org.jpmml.evaluator.FieldValue
Checks if this value is equal to the reference value.
equals(Object) - Method in class org.jpmml.evaluator.FieldValue
 
equals(Object) - Method in class org.jpmml.evaluator.FloatValue
 
equals(Number) - Method in class org.jpmml.evaluator.FloatValue
 
equals(Object) - Method in class org.jpmml.evaluator.OrdinalValue
 
equals(DataType, Object, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
equals(Number) - Method in class org.jpmml.evaluator.Value
 
equalsValue(Object) - Method in class org.jpmml.evaluator.FieldValue
 
equalsValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
 
equalsValue(FieldValue) - Method in class org.jpmml.evaluator.ScalarValue
 
evaluate(String) - Method in class org.jpmml.evaluator.EvaluationContext
Looks up a field value by name.
evaluate(Map<String, ?>) - Method in interface org.jpmml.evaluator.Evaluator
Evaluates the model with the specified arguments.
evaluate(DerivedField, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluate(DefineFunction, List<FieldValue>, 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
Evaluates this function with the specified arguments.
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.AggregateMathFunction
 
evaluate(Number, Number) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.BinaryFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.BinaryFunction
 
evaluate(int) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.DoubleUnaryMathFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.DoubleUnaryMathFunction
 
evaluate(boolean) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(Boolean, Boolean) - Method in class org.jpmml.evaluator.functions.LogicalFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.LogicalFunction
 
evaluate(Collection<?>) - Method in class org.jpmml.evaluator.functions.MeanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.MeanFunction
 
evaluate(Collection<?>, int) - Method in class org.jpmml.evaluator.functions.PercentileFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.PercentileFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.RoundingFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.RoundingFunction
 
evaluate(String, String) - Method in class org.jpmml.evaluator.functions.SplitFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.SplitFunction
 
evaluate(Collection<?>, boolean) - Method in class org.jpmml.evaluator.functions.StandardDeviationFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.StandardDeviationFunction
 
evaluate(FieldValue, FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.TernaryFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.TernaryFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.TrigonometricFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.TrigonometricFunction
 
evaluate(Boolean) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.UnaryFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.UnaryFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.UnaryMathFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.UnaryMathFunction
 
evaluate(String) - Method in class org.jpmml.evaluator.functions.UnaryStringFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.UnaryStringFunction
 
evaluate(boolean) - Method in class org.jpmml.evaluator.functions.ValueSpaceFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueSpaceFunction
 
evaluate(EvaluationContext) - Method in class org.jpmml.evaluator.JavaExpression
 
evaluate(EvaluationContext) - Method in class org.jpmml.evaluator.JavaPredicate
 
evaluate(Map<String, ?>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluate(Map<String, ?>, 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(Kernel, ValueFactory<V>, Object, Object) - Static method in class org.jpmml.evaluator.support_vector_machine.KernelUtil
 
evaluateAggregate(Aggregate, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateAll(List<String>) - Method in class org.jpmml.evaluator.EvaluationContext
 
evaluateApply(Apply, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateAssociationRules(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
 
evaluateAssociationRules(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateAssociationRules(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.java.JavaModel
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.java.JavaModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.regression.RegressionModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.rule_set.RuleSetModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.support_vector_machine.SupportVectorMachineModelEvaluator
 
evaluateClassification(TargetField, Classification<?, V>) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
evaluateClassification(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.tree.SimpleTreeModelEvaluator
 
evaluateClassificationDefault(ValueFactory<V>, TargetField) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateClustering(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
 
evaluateClustering(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateClustering(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateClustering(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
evaluateCompoundPredicate(CompoundPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateCompoundPredicateInternal(CompoundPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateConstant(Constant) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDiscretize(Discretize, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDistance(ValueFactory<V>, ComparisonMeasure, List<? extends ComparisonField<?>>, List<FieldValue>, List<FieldValue>, Value<V>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
evaluateExpressionContainer(E, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateFalse(False) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateFieldRef(FieldRef, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateInternal(ModelEvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateInternal(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateJavaExpression(JavaExpression, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateJavaPredicate(JavaPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateLinearKernel(LinearKernel, ValueFactory<V>, Object, Object) - Static method in class org.jpmml.evaluator.support_vector_machine.KernelUtil
 
evaluateMapValues(MapValues, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateMixed(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateMixed(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateMixed(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
evaluateNormContinuous(NormContinuous, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateNormDiscrete(NormDiscrete, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluatePolynomialKernel(PolynomialKernel, ValueFactory<V>, Object, Object) - Static method in class org.jpmml.evaluator.support_vector_machine.KernelUtil
 
evaluatePredicateContainer(E, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateRadialBasisKernel(RadialBasisKernel, ValueFactory<V>, Object, Object) - Static method in class org.jpmml.evaluator.support_vector_machine.KernelUtil
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.general_regression.GeneralRegressionModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.java.JavaModel
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.java.JavaModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.regression.RegressionModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.scorecard.ScorecardEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.support_vector_machine.SupportVectorMachineModelEvaluator
 
evaluateRegression(TargetField, Value<V>) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegression(TargetField, Regression<V>) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
evaluateRegression(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.tree.SimpleTreeModelEvaluator
 
evaluateRegressionDefault(ValueFactory<V>, TargetField) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegressionInternal(TargetField, Value<V>) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateSequences(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateSigmoidKernel(SigmoidKernel, ValueFactory<V>, Object, Object) - Static method in class org.jpmml.evaluator.support_vector_machine.KernelUtil
 
evaluateSimilarity(ValueFactory<V>, 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
 
evaluateTextIndex(TextIndex, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateTimeSeries(ValueFactory<V>, EvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluateTrue(True) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateTypedExpressionContainer(E, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateVote(TargetField, Vote) - Static method in class org.jpmml.evaluator.TargetUtil
 
EvaluationContext - Class in org.jpmml.evaluator
 
EvaluationException - Exception in org.jpmml.evaluator
Thrown to indicate an abrupt termination of the evaluation process.
EvaluationException(String) - 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.
EvaluatorBuilder - Interface in org.jpmml.evaluator
 
EvaluatorUtil - Class in org.jpmml.evaluator
 
exp() - Method in class org.jpmml.evaluator.DoubleValue
 
exp() - Method in class org.jpmml.evaluator.FloatValue
 
exp(float) - Static method in class org.jpmml.evaluator.FloatValue
Computes exp(float).
EXP - Static variable in interface org.jpmml.evaluator.Functions
 
exp() - Method in class org.jpmml.evaluator.Value
 
EXPM1 - Static variable in interface org.jpmml.evaluator.Functions
 
ExpressionUtil - Class in org.jpmml.evaluator
 
ExtensionUtil - Class in org.jpmml.evaluator
 

F

FieldNameSet - Class in org.jpmml.evaluator
 
FieldNameSet() - Constructor for class org.jpmml.evaluator.FieldNameSet
 
FieldNameSet(int) - Constructor for class org.jpmml.evaluator.FieldNameSet
 
FieldNameSet(FieldNameSet) - Constructor for class org.jpmml.evaluator.FieldNameSet
 
FieldUtil - Class in org.jpmml.evaluator
 
FieldValue - Class in org.jpmml.evaluator
A field value representation that meets the requirements of PMML type system.
FieldValues - Interface in org.jpmml.evaluator
 
FieldValueUtil - Class in org.jpmml.evaluator
 
filter(Predicate) - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
filterInputFields(List<InputField>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
filterInputFields(List<InputField>) - Method in class org.jpmml.evaluator.ModelManager
 
filterOutputFields(List<OutputField>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
filterOutputFields(List<OutputField>) - Method in class org.jpmml.evaluator.ModelManager
 
filterTargetFields(List<TargetField>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
filterTargetFields(List<TargetField>) - Method in class org.jpmml.evaluator.ModelManager
 
findDefaultChild(Node) - Static method in class org.jpmml.evaluator.tree.TreeModelEvaluator
 
findModel(PMML, String) - Static method in class org.jpmml.evaluator.PMMLUtil
 
findModel(PMML, Class<? extends M>) - Static method in class org.jpmml.evaluator.PMMLUtil
 
FLOAT_INTERNER - Static variable in interface org.jpmml.evaluator.Numbers
 
FLOAT_MINUS_ONE - Static variable in interface org.jpmml.evaluator.Numbers
 
FLOAT_ONE - Static variable in interface org.jpmml.evaluator.Numbers
 
FLOAT_ZERO - Static variable in interface org.jpmml.evaluator.Numbers
 
floatMax() - Method in class org.jpmml.evaluator.ComplexFloatVector
 
floatMax() - Method in class org.jpmml.evaluator.FloatVector
 
floatMax() - Method in class org.jpmml.evaluator.SimpleFloatVector
 
floatMedian() - Method in class org.jpmml.evaluator.ComplexFloatVector
 
floatMedian() - Method in class org.jpmml.evaluator.FloatVector
 
floatMedian() - Method in class org.jpmml.evaluator.SimpleFloatVector
 
floatSum() - Method in class org.jpmml.evaluator.ComplexFloatVector
 
floatSum() - Method in class org.jpmml.evaluator.FloatVector
 
floatSum() - Method in class org.jpmml.evaluator.SimpleFloatVector
 
floatValue(int) - Method in class org.jpmml.evaluator.ComplexFloatVector
 
floatValue() - Method in class org.jpmml.evaluator.DoubleValue
 
FloatValue - Class in org.jpmml.evaluator
 
FloatValue(float) - Constructor for class org.jpmml.evaluator.FloatValue
 
FloatValue(Number) - Constructor for class org.jpmml.evaluator.FloatValue
 
floatValue() - Method in class org.jpmml.evaluator.FloatValue
 
floatValue(int) - Method in class org.jpmml.evaluator.FloatVector
 
floatValue(int) - Method in class org.jpmml.evaluator.SimpleFloatVector
 
floatValue() - Method in class org.jpmml.evaluator.Value
 
FloatValueFactory() - Constructor for class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
FloatVector - Class in org.jpmml.evaluator
 
FloatVector() - Constructor for class org.jpmml.evaluator.FloatVector
 
floor() - Method in class org.jpmml.evaluator.DoubleValue
 
floor() - Method in class org.jpmml.evaluator.FloatValue
 
FLOOR - Static variable in interface org.jpmml.evaluator.Functions
 
floor() - Method in class org.jpmml.evaluator.Value
 
fork() - Method in class org.jpmml.evaluator.FieldNameSet
 
fork() - Method in class org.jpmml.evaluator.FunctionNameStack
 
fork() - Method in interface org.jpmml.evaluator.SymbolTable
 
format(Object) - Static method in exception org.jpmml.evaluator.PMMLException
 
format(Report) - Static method in class org.jpmml.evaluator.ReportUtil
 
format(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
FORMAT_DATETIME - Static variable in interface org.jpmml.evaluator.Functions
 
FORMAT_NUMBER - Static variable in interface org.jpmml.evaluator.Functions
 
formatKey(Object) - Static method in exception org.jpmml.evaluator.PMMLException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.InvalidAttributeException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.InvalidElementException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.MisplacedAttributeException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.MisplacedElementException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.MissingAttributeException
 
formatMessage(String) - Static method in exception org.jpmml.evaluator.MissingElementException
 
formatValue(Object) - Static method in exception org.jpmml.evaluator.PMMLException
 
Function - Interface in org.jpmml.evaluator
A common superinterface for PMML built-in functions and Java user-defined functions.
FUNCTION_GUARD_PROVIDER - Static variable in class org.jpmml.evaluator.EvaluationContext
 
Functionality - Annotation Type in org.jpmml.evaluator.annotations
 
FunctionException - Exception in org.jpmml.evaluator
Thrown to indicate an incorrect function invocation.
FunctionException(Function, String) - Constructor for exception org.jpmml.evaluator.FunctionException
 
FunctionNameStack - Class in org.jpmml.evaluator
 
FunctionNameStack() - Constructor for class org.jpmml.evaluator.FunctionNameStack
 
FunctionNameStack(int) - Constructor for class org.jpmml.evaluator.FunctionNameStack
 
FunctionNameStack(FunctionNameStack) - Constructor for class org.jpmml.evaluator.FunctionNameStack
 
FunctionRegistry - Class in org.jpmml.evaluator
A registry of Java user-defined functions (Java UDFs).
Functions - Interface in org.jpmml.evaluator
 

G

gauss() - Method in class org.jpmml.evaluator.DoubleValue
 
gauss() - Method in class org.jpmml.evaluator.FloatValue
 
gauss() - Method in class org.jpmml.evaluator.Value
 
gaussSim(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
gaussSim(Number) - Method in class org.jpmml.evaluator.FloatValue
 
gaussSim(Number) - Method in class org.jpmml.evaluator.Value
 
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
 
GeneralRegressionModelUtil - Class in org.jpmml.evaluator.general_regression
 
get(int) - Method in class org.jpmml.evaluator.DoubleVector
 
get(int) - Method in class org.jpmml.evaluator.FloatVector
 
get(K) - Method in class org.jpmml.evaluator.KeyValueAggregator
 
get(DataType, Object) - Method in interface org.jpmml.evaluator.MapHolder
 
get(int) - Method in class org.jpmml.evaluator.Vector
 
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.ModelManager
 
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.
getAffinityReport(String) - Method in class org.jpmml.evaluator.AffinityDistribution
 
getAffinityReport(String) - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
 
getAffinityReport(String) - Method in interface org.jpmml.evaluator.HasAffinity
 
getAlgorithmName() - Method in class org.jpmml.evaluator.java.JavaModel
 
getAliases() - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
getAntecedentFlags() - Method in class org.jpmml.evaluator.association.Association
 
getArgument(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
getArguments() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getAssociationRules() - Method in class org.jpmml.evaluator.association.Association
 
getAttribute() - Method in class org.jpmml.evaluator.scorecard.PartialScore
 
getBayesInputs() - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
 
getCacheBuilderSpec() - Static method in class org.jpmml.evaluator.CacheUtil
 
getCapacity() - Method in class org.jpmml.evaluator.FieldNameSet
 
getCapacity() - Method in class org.jpmml.evaluator.FunctionNameStack
 
getCategories() - Method in class org.jpmml.evaluator.AffinityDistribution
 
getCategories() - Method in interface org.jpmml.evaluator.CategoricalResultFeature
Gets the set of known categories.
getCategories() - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
 
getCategories() - Method in class org.jpmml.evaluator.ConfidenceDistribution
 
getCategories(DataField) - Static method in class org.jpmml.evaluator.FieldUtil
 
getCategories() - Method in class org.jpmml.evaluator.neural_network.NeuronProbabilityDistribution
 
getCategories() - Method in class org.jpmml.evaluator.ProbabilityDistribution
 
getCategories() - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
 
getCategories() - Method in class org.jpmml.evaluator.support_vector_machine.VoteProbabilityDistribution
 
getCategories() - Method in class org.jpmml.evaluator.TargetField
Returns the range of categories for this categorical or ordinal field.
getCategories() - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getCharacteristic() - Method in class org.jpmml.evaluator.scorecard.PartialScore
 
getCheckSchema() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getColumns(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
 
getCommonDataType(DataType, DataType) - Static method in class org.jpmml.evaluator.TypeUtil
 
getConfidence(Object) - Method in class org.jpmml.evaluator.ConfidenceDistribution
 
getConfidence(Object) - Method in interface org.jpmml.evaluator.HasConfidence
Gets the confidence of the specified category.
getConfidence(Object) - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
 
getConfidence(Object) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getConfidenceReport(Object) - Method in class org.jpmml.evaluator.ConfidenceDistribution
 
getConfidenceReport(Object) - Method in interface org.jpmml.evaluator.HasConfidence
 
getConfidenceReport(Object) - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
 
getConfidenceReport(Object) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getConfiguration() - Method in class org.jpmml.evaluator.ModelEvaluator
 
getConfigurationBuilder() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getConsequentFlags() - Method in class org.jpmml.evaluator.association.Association
 
getConstantDataType(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
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
 
getContinuousDomain() - Method in class org.jpmml.evaluator.InputField
Returns the domain of valid values for this continuous field.
getDataField(String) - Method in class org.jpmml.evaluator.ModelManager
 
getDataField(String) - Method in class org.jpmml.evaluator.PMMLManager
 
getDataType(Field<?>) - Static method in class org.jpmml.evaluator.FieldUtil
 
getDataType() - Method in class org.jpmml.evaluator.FieldValue
 
getDataType() - Method in class org.jpmml.evaluator.general_regression.RichBaseCumHazardTables
 
getDataType() - Method in interface org.jpmml.evaluator.MapHolder
 
getDataType() - Method in class org.jpmml.evaluator.ModelField
 
getDataType() - Method in class org.jpmml.evaluator.naive_bayes.RichBayesInput
 
getDataType() - Method in class org.jpmml.evaluator.OutputField
 
getDataType() - Method in class org.jpmml.evaluator.RichComplexArray
 
getDataType() - Method in class org.jpmml.evaluator.RichDataField
 
getDataType() - Method in class org.jpmml.evaluator.RichDerivedField
 
getDataType() - Method in class org.jpmml.evaluator.RichOutputField
 
getDataType() - Method in interface org.jpmml.evaluator.SetHolder
 
getDataType() - Method in class org.jpmml.evaluator.SimpleTypeInfo
 
getDataType() - Method in interface org.jpmml.evaluator.TypeInfo
 
getDataType(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
getDataType(Collection<?>) - Static method in class org.jpmml.evaluator.TypeUtil
 
getDecisionPath() - Method in interface org.jpmml.evaluator.tree.HasDecisionPath
Gets the decision path from the root node (first element) to the winning node (last element).
getDefaultDataField() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
getDefaultDataField() - Method in class org.jpmml.evaluator.ModelManager
 
getDefaultDataField() - Method in class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
getDefaultValue() - 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() - 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.PMMLManager
 
getDepth() - Method in class org.jpmml.evaluator.OutputField
Returns the nesting depth relative to the "host" model evaluator.
getDerivedField(String) - Method in class org.jpmml.evaluator.PMMLManager
 
getDerivedFieldGuard() - Method in class org.jpmml.evaluator.Configuration
 
getDerivedFieldGuard() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
getDerivedFieldGuard() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getDiscreteDomain() - Method in class org.jpmml.evaluator.InputField
Returns the domain of valid values for this categorical or ordinal field.
getDiscreteResidual(Object, FieldValue) - Static method in class org.jpmml.evaluator.OutputUtil
 
getDisplayName() - Method in class org.jpmml.evaluator.ModelField
 
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.tree.NodeScore
 
getEntityId() - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getEntityId() - Method in class org.jpmml.evaluator.tree.NodeVote
 
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.AssociationModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
 
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.ComplexTreeModelEvaluator
 
getEntries() - Method in class org.jpmml.evaluator.Report
 
getExceptions() - Method in class org.jpmml.evaluator.visitors.MarkupInspector
 
getExpression() - Method in class org.jpmml.evaluator.Report.Entry
 
getExtraResultFeatures() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getField() - Method in interface org.jpmml.evaluator.InputTypeInfo
 
getField() - Method in class org.jpmml.evaluator.ModelField
 
getField() - Method in class org.jpmml.evaluator.OutputField
 
getField() - Method in class org.jpmml.evaluator.ResidualInputField
 
getField() - Method in class org.jpmml.evaluator.TargetField
 
getFieldCountSums() - Method in class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
 
getFieldName() - Method in class org.jpmml.evaluator.ModelField
The name of this model field in PMML space.
getFieldName() - Method in class org.jpmml.evaluator.TargetField
 
getFilters() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
getFunction() - Method in exception org.jpmml.evaluator.FunctionException
 
getFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
Gets a function for a name.
getFunctionGuard() - Method in class org.jpmml.evaluator.Configuration
 
getFunctionGuard() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
getFunctionGuard() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
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.ModelManager
 
getInputMapper() - Method in class org.jpmml.evaluator.ModelEvaluator
 
getInputMapper() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getItems() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getItemsets() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getKey(Class<K>, Class<S>, Class<? extends S>) - Static method in class org.jpmml.evaluator.ServiceFactory
 
getKeyClass() - Method in class org.jpmml.evaluator.ServiceFactory
 
getLocalDerivedField(String) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
 
getLocalDerivedField(String) - Method in class org.jpmml.evaluator.ModelManager
 
getLocalTransformations() - Method in class org.jpmml.evaluator.java.JavaModel
 
getLocatable() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
getMap() - Method in class org.jpmml.evaluator.general_regression.RichBaseCumHazardTables
 
getMap() - Method in interface org.jpmml.evaluator.MapHolder
 
getMap() - Method in class org.jpmml.evaluator.naive_bayes.RichBayesInput
 
getMap() - Method in class org.jpmml.evaluator.RichDataField
 
getMap() - Method in class org.jpmml.evaluator.RichDerivedField
 
getMap() - Method in class org.jpmml.evaluator.RichOutputField
 
getMathContext() - Method in class org.jpmml.evaluator.java.JavaModel
 
getMathContext() - Method in class org.jpmml.evaluator.ModelManager
 
getMiningField() - Method in class org.jpmml.evaluator.InputField
 
getMiningField() - Method in interface org.jpmml.evaluator.InputTypeInfo
 
getMiningField(String) - Method in class org.jpmml.evaluator.ModelManager
 
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.java.JavaModel
 
getMiningFunction() - Method in class org.jpmml.evaluator.ModelManager
 
getMiningSchema() - Method in class org.jpmml.evaluator.java.JavaModel
 
getMode() - Method in class org.jpmml.evaluator.visitors.ValueParser
 
getModel() - Method in interface org.jpmml.evaluator.HasModel
 
getModel() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getModel() - Method in class org.jpmml.evaluator.ModelManager
 
getModelEvaluator() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
 
getModelEvaluator() - Method in class org.jpmml.evaluator.mining.SegmentResult
 
getModelEvaluator() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getModelEvaluatorFactory() - Method in class org.jpmml.evaluator.Configuration
 
getModelEvaluatorFactory() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
getModelEvaluatorFactory() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getModelExplanation() - Method in class org.jpmml.evaluator.java.JavaModel
 
getModelName() - Method in class org.jpmml.evaluator.java.JavaModel
 
getModelStats() - Method in class org.jpmml.evaluator.java.JavaModel
 
getModelVerification() - Method in class org.jpmml.evaluator.java.JavaModel
 
getMutable() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
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.ModelField
The name of this model field in user application space.
getNode() - Method in interface org.jpmml.evaluator.tree.HasDecisionPath
Gets the winning node.
getNode() - Method in class org.jpmml.evaluator.tree.NodeScore
 
getNode() - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getNode() - Method in class org.jpmml.evaluator.tree.NodeVote
 
getNumberOfVisibleFields() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
getNumberOfVisibleFields() - Method in class org.jpmml.evaluator.ModelEvaluator
 
getOptionalArgument(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
getOpType() - Method in class org.jpmml.evaluator.CategoricalValue
 
getOpType() - Method in class org.jpmml.evaluator.CollectionValue
 
getOpType() - Method in class org.jpmml.evaluator.ContinuousValue
 
getOpType(Field<?>, MiningField) - Static method in class org.jpmml.evaluator.FieldUtil
 
getOpType(Field<?>, MiningField, Target) - Static method in class org.jpmml.evaluator.FieldUtil
 
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.SimpleTypeInfo
 
getOpType() - Method in class org.jpmml.evaluator.TargetField
 
getOpType() - Method in interface org.jpmml.evaluator.TypeInfo
 
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.CollectionValue
 
getOrdering() - Method in class org.jpmml.evaluator.OrdinalValue
 
getOrdering() - Method in class org.jpmml.evaluator.SimpleTypeInfo
 
getOrdering() - Method in interface org.jpmml.evaluator.TypeInfo
 
getOutput() - Method in class org.jpmml.evaluator.java.JavaModel
 
getOutputField(String) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
 
getOutputField(String) - Method in class org.jpmml.evaluator.ModelManager
 
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.mining.SegmentResult
 
getOutputFields() - Method in class org.jpmml.evaluator.ModelManager
 
getOutputFilter() - Method in class org.jpmml.evaluator.Configuration
 
getOutputFilter() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
getOutputFilter() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
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
 
getPartialScores() - Method in interface org.jpmml.evaluator.scorecard.HasPartialScores
 
getPartialScores() - Method in class org.jpmml.evaluator.scorecard.ScorecardScore
 
getPath(String) - Method in class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
getPath(String) - Method in interface org.jpmml.evaluator.tree.HasNodeRegistry
 
getPathBetween(String, String) - Method in class org.jpmml.evaluator.tree.ComplexTreeModelEvaluator
 
getPathBetween(String, String) - Method in interface org.jpmml.evaluator.tree.HasNodeRegistry
 
getPattern() - Method in class org.jpmml.evaluator.TextTokenizer
 
getPMML() - Method in interface org.jpmml.evaluator.HasPMML
 
getPMML() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getPMML() - Method in class org.jpmml.evaluator.PMMLManager
 
getPrediction() - Method in class org.jpmml.evaluator.Classification
 
getPrediction() - Method in interface org.jpmml.evaluator.HasPrediction
 
getPrediction() - Method in class org.jpmml.evaluator.Regression
 
getPrediction() - Method in class org.jpmml.evaluator.Vote
 
getPredictionReport() - Method in class org.jpmml.evaluator.Classification
 
getPredictionReport() - Method in interface org.jpmml.evaluator.HasPrediction
 
getPredictionReport() - Method in class org.jpmml.evaluator.Regression
 
getPredictionReport() - Method in class org.jpmml.evaluator.Vote
 
getProbability(Object) - Method in interface org.jpmml.evaluator.HasProbability
Gets the probability of the specified category.
getProbability(Object) - Method in class org.jpmml.evaluator.neural_network.NeuronProbabilityDistribution
 
getProbability(Object) - Method in class org.jpmml.evaluator.ProbabilityDistribution
 
getProbability(Object) - Method in class org.jpmml.evaluator.support_vector_machine.VoteProbabilityDistribution
 
getProbability(Object) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getProbabilityReport(Object) - Method in interface org.jpmml.evaluator.HasProbability
 
getProbabilityReport(Object) - Method in class org.jpmml.evaluator.neural_network.NeuronProbabilityDistribution
 
getProbabilityReport(Object) - Method in class org.jpmml.evaluator.ProbabilityDistribution
 
getProbabilityReport(Object) - Method in class org.jpmml.evaluator.support_vector_machine.VoteProbabilityDistribution
 
getProbabilityReport(Object) - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
getRange() - Method in enum org.jpmml.evaluator.Classification.Type
 
getReasonCode(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getReasonCode() - Method in class org.jpmml.evaluator.scorecard.PartialScore
 
getReasonCodePoints() - Method in class org.jpmml.evaluator.scorecard.ComplexScorecardScore
 
getReasonCodeRanking() - Method in interface org.jpmml.evaluator.HasReasonCodeRanking
 
getReasonCodeRanking() - Method in class org.jpmml.evaluator.scorecard.ComplexScorecardScore
 
getReport() - Method in interface org.jpmml.evaluator.HasReport
 
getReport(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getReport(Value<?>) - Static method in class org.jpmml.evaluator.ReportUtil
 
getRequiredArgument(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
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.PredicateUtil.CompoundPredicateResult
 
getResult() - Method in class org.jpmml.evaluator.Regression
 
getResult() - Method in class org.jpmml.evaluator.Vote
 
getResultDataType(DataType) - Method in class org.jpmml.evaluator.functions.AggregateMathFunction
 
getResultFeatures() - Method in class org.jpmml.evaluator.ModelManager
 
getResultMapper() - Method in class org.jpmml.evaluator.ModelEvaluator
 
getResultMapper() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getResults() - Method in class org.jpmml.evaluator.mining.SegmentResult
 
getRows(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
 
getRuleValue(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getRuleValue(Object, OutputField, OutputField.RuleFeature) - 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
 
getSchema() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
getSegment() - Method in class org.jpmml.evaluator.mining.SegmentResult
 
getSegmentResultFeatures(String) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
getSegmentResults() - Method in interface org.jpmml.evaluator.mining.HasSegmentResults
 
getServiceClass() - Method in class org.jpmml.evaluator.ServiceFactory
 
getServiceProviderClasses(Class<? extends K>) - Method in class org.jpmml.evaluator.ServiceFactory
 
getServiceProviderClasses() - Method in class org.jpmml.evaluator.ServiceFactory
 
getSet() - Method in class org.jpmml.evaluator.RichComplexArray
 
getSet() - Method in interface org.jpmml.evaluator.SetHolder
 
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.java.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(String) - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
 
getTarget(String) - Method in class org.jpmml.evaluator.clustering.ClusteringModelEvaluator
 
getTarget(String) - Method in class org.jpmml.evaluator.ModelManager
 
getTarget() - Method in class org.jpmml.evaluator.TargetField
 
getTargetField() - Method in class org.jpmml.evaluator.ModelManager
 
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.mining.SegmentResult
 
getTargetFields() - Method in class org.jpmml.evaluator.ModelManager
 
getTargetName() - Method in class org.jpmml.evaluator.association.AssociationModelEvaluator
 
getTargetName() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
getTargetName() - Method in class org.jpmml.evaluator.ModelManager
 
getTargets() - Method in class org.jpmml.evaluator.java.JavaModel
 
getTargetValue() - Method in class org.jpmml.evaluator.mining.SegmentResult
 
getTargetValue(Target, Object) - Static method in class org.jpmml.evaluator.TargetUtil
 
getType() - Method in class org.jpmml.evaluator.Classification
 
getValidationEventHandler() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
getValidRanges(F) - Static method in class org.jpmml.evaluator.FieldUtil
 
getValidValue(DataField, Object) - Static method in class org.jpmml.evaluator.TargetFieldUtil
 
getValidValues(F) - Static method in class org.jpmml.evaluator.FieldUtil
 
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(K) - Method in class org.jpmml.evaluator.Classification
 
getValue(Value<V>) - Method in enum org.jpmml.evaluator.Classification.Type
 
getValue() - Method in class org.jpmml.evaluator.CollectionValue
 
getValue() - Method in class org.jpmml.evaluator.DoubleValue
 
getValue() - Method in class org.jpmml.evaluator.FieldValue
 
getValue(FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValue() - Method in class org.jpmml.evaluator.FloatValue
 
getValue() - Method in class org.jpmml.evaluator.Regression
 
getValue() - Method in class org.jpmml.evaluator.Report.Entry
 
getValue() - Method in class org.jpmml.evaluator.scorecard.PartialScore
 
getValue() - Method in class org.jpmml.evaluator.Value
 
getValueFactory() - Method in class org.jpmml.evaluator.KeyValueAggregator
 
getValueFactory() - Method in class org.jpmml.evaluator.ValueMap
 
getValueFactoryFactory() - Method in class org.jpmml.evaluator.Configuration
 
getValueFactoryFactory() - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
getValueFactoryFactory() - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
getValueReport(K) - Method in class org.jpmml.evaluator.Classification
 
getValues() - Method in class org.jpmml.evaluator.Classification
 
getValues() - Method in class org.jpmml.evaluator.EvaluationContext
 
getVisibleFields() - Method in class org.jpmml.evaluator.ModelManager
 
getVisitors() - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
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<K, Value<V>>>) - Static method in class org.jpmml.evaluator.Classification
 
getWinnerKeys() - Method in class org.jpmml.evaluator.Classification
 
getWinnerList(Classification.Type, Collection<Map.Entry<K, Value<V>>>) - 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 interface org.jpmml.evaluator.Functions
 
GREATER_THAN - Static variable in interface org.jpmml.evaluator.Functions
 
groupRows(HasGroupFields, List<? extends Map<String, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
groupRows(K, List<? extends Map<K, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 

H

HasActiveFields - Interface in org.jpmml.evaluator
 
HasAffinity - Interface in org.jpmml.evaluator
A marker interface for classification or clustering results that provide an affinity distribution.
HasAffinityRanking - Interface in org.jpmml.evaluator
 
HasConfidence - Interface in org.jpmml.evaluator
A marker interface for classification results that provide a confidence distribution.
HasDecisionPath - Interface in org.jpmml.evaluator.tree
 
HasDisplayValue - Interface in org.jpmml.evaluator
 
HasEntityAffinity - Interface in org.jpmml.evaluator
 
HasEntityId - Interface in org.jpmml.evaluator
A marker interface for results that are associated with a "winning" Entity.
HasEntityIdRanking - Interface in org.jpmml.evaluator
 
HasEntityRegistry<E extends org.dmg.pmml.Entity<?>> - Interface in org.jpmml.evaluator
 
hasEntries() - Method in class org.jpmml.evaluator.Report
 
hasExtensions(PMMLObject) - Static method in class org.jpmml.evaluator.ExtensionUtil
 
HasGroupFields - Interface in org.jpmml.evaluator
A marker interface for models that expect the application to group many scalar-valued data records to a single collection-valued data record.
hashCode() - Method in class org.jpmml.evaluator.CollectionValue
 
hashCode() - Method in class org.jpmml.evaluator.DoubleValue
 
hashCode() - Method in class org.jpmml.evaluator.FieldValue
 
hashCode() - Method in class org.jpmml.evaluator.FloatValue
 
hashCode() - Method in class org.jpmml.evaluator.OrdinalValue
 
HasInputFields - Interface in org.jpmml.evaluator
 
hasLocalDerivedFields() - Method in class org.jpmml.evaluator.ModelManager
 
HasModel<M extends org.dmg.pmml.Model> - Interface in org.jpmml.evaluator
A marker interface for Evaluator implementations that are backed by an in-memory Model object.
HasNodeRegistry - Interface in org.jpmml.evaluator.tree
 
HasOrderFields - Interface in org.jpmml.evaluator
A marker interface for models that expect the application to group and order many scalar-valued data records to a single ordered collection-type data record.
hasOutputFields() - Method in class org.jpmml.evaluator.ModelManager
 
HasPartialScores - Interface in org.jpmml.evaluator.scorecard
 
HasPMML - Interface in org.jpmml.evaluator
A marker interface for Evaluator implementations that are backed by an in-memory PMML object.
HasPrediction - Interface in org.jpmml.evaluator
 
HasProbability - Interface in org.jpmml.evaluator
A marker interface for classification results that provide a probability distribution.
HasReasonCodeRanking - Interface in org.jpmml.evaluator
 
HasReport - Interface in org.jpmml.evaluator
 
hasResultFeature(ResultFeature) - Method in class org.jpmml.evaluator.ModelManager
Indicates if this model manager provides the specified result feature.
HasResultFields - Interface in org.jpmml.evaluator
 
HasRuleValues - Interface in org.jpmml.evaluator
 
HasSegmentResults - Interface in org.jpmml.evaluator.mining
 
hasValidValues() - Method in class org.jpmml.evaluator.RichDataField
 
hasValidValues() - Method in class org.jpmml.evaluator.RichDerivedField
 
hasValidValues() - Method in class org.jpmml.evaluator.RichOutputField
 
hasValidValues() - Method in interface org.jpmml.evaluator.ValueStatusHolder
Indicates if the mapping contains at least one valid value.
headEntry() - Method in class org.jpmml.evaluator.Report
 
HYPOT - Static variable in interface org.jpmml.evaluator.Functions
 

I

IF - Static variable in interface org.jpmml.evaluator.Functions
 
IndexableUtil - Class in org.jpmml.evaluator
 
init(Collection<K>) - Method in class org.jpmml.evaluator.KeyValueAggregator
 
initCause(Throwable) - Method in exception org.jpmml.evaluator.PMMLException
 
InlineTableUtil - Class in org.jpmml.evaluator
 
InputField - Class in org.jpmml.evaluator
 
InputField(Field<?>, MiningField) - Constructor for class org.jpmml.evaluator.InputField
 
InputFieldUtil - Class in org.jpmml.evaluator
 
InputMapper - Interface in org.jpmml.evaluator
 
InputTypeInfo - Interface in org.jpmml.evaluator
 
INSTANCE - Static variable in class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
INSTANCE - Static variable in class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
INTEGER_INTERNER - Static variable in interface org.jpmml.evaluator.Numbers
 
INTEGER_ONE - Static variable in interface org.jpmml.evaluator.Numbers
 
INTEGER_ZERO - Static variable in interface org.jpmml.evaluator.Numbers
 
intern(Predicate) - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
INTERNER - Static variable in interface org.jpmml.evaluator.FieldValues
 
INTERNER - Static variable in interface org.jpmml.evaluator.Strings
 
InvalidAttributeException - Exception in org.jpmml.evaluator
 
InvalidAttributeException(String) - Constructor for exception org.jpmml.evaluator.InvalidAttributeException
 
InvalidAttributeException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidAttributeException
 
InvalidAttributeException(PMMLObject, Enum<?>) - Constructor for exception org.jpmml.evaluator.InvalidAttributeException
 
InvalidAttributeException(PMMLObject, Field, Object) - Constructor for exception org.jpmml.evaluator.InvalidAttributeException
 
InvalidElementException - Exception in org.jpmml.evaluator
 
InvalidElementException(String) - Constructor for exception org.jpmml.evaluator.InvalidElementException
 
InvalidElementException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidElementException
 
InvalidElementException(PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidElementException
 
InvalidElementListException - Exception in org.jpmml.evaluator
 
InvalidElementListException(List<? extends PMMLObject>) - Constructor for exception org.jpmml.evaluator.InvalidElementListException
 
InvalidMarkupException - Exception in org.jpmml.evaluator
Thrown to indicate that the class model object is not valid.
InvalidMarkupException(String) - Constructor for exception org.jpmml.evaluator.InvalidMarkupException
 
InvalidMarkupException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidMarkupException
 
InvalidMarkupInspector - Class in org.jpmml.evaluator.visitors
A Visitor that inspects a class model object for invalid features.
InvalidMarkupInspector() - Constructor for class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
InvalidResultException - Exception in org.jpmml.evaluator
Thrown to indicate a well-defined "stop condition", which requires the abrupt termination of the evaluation process.
InvalidResultException(String) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
InvalidResultException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
inverseCauchit() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseCauchit() - Method in class org.jpmml.evaluator.FloatValue
 
inverseCauchit() - Method in class org.jpmml.evaluator.Value
 
inverseCloglog() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseCloglog() - Method in class org.jpmml.evaluator.FloatValue
 
inverseCloglog() - Method in class org.jpmml.evaluator.Value
 
inverseLogc() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseLogc() - Method in class org.jpmml.evaluator.FloatValue
 
inverseLogc() - Method in class org.jpmml.evaluator.Value
 
inverseLogit() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseLogit() - Method in class org.jpmml.evaluator.FloatValue
 
inverseLogit() - Method in class org.jpmml.evaluator.Value
 
inverseLoglog() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseLoglog() - Method in class org.jpmml.evaluator.FloatValue
 
inverseLoglog() - Method in class org.jpmml.evaluator.Value
 
inverseNegbin(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
inverseNegbin(Number) - Method in class org.jpmml.evaluator.FloatValue
 
inverseNegbin(Number) - Method in class org.jpmml.evaluator.Value
 
inverseOddspower(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
inverseOddspower(Number) - Method in class org.jpmml.evaluator.FloatValue
 
inverseOddspower(Number) - Method in class org.jpmml.evaluator.Value
 
inversePower(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
inversePower(Number) - Method in class org.jpmml.evaluator.FloatValue
 
inversePower(Number) - Method in class org.jpmml.evaluator.Value
 
inverseProbit() - Method in class org.jpmml.evaluator.DoubleValue
 
inverseProbit() - Method in class org.jpmml.evaluator.FloatValue
 
inverseProbit() - Method in class org.jpmml.evaluator.Value
 
InvisibleFieldException - Exception in org.jpmml.evaluator
Thrown to indicate that a field is not visible in the current context.
InvisibleFieldException(String) - Constructor for exception org.jpmml.evaluator.InvisibleFieldException
 
InvisibleFieldException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvisibleFieldException
 
IS_IN - Static variable in interface org.jpmml.evaluator.Functions
 
IS_MISSING - Static variable in interface org.jpmml.evaluator.Functions
 
IS_NOT_IN - Static variable in interface org.jpmml.evaluator.Functions
 
IS_NOT_MISSING - Static variable in interface org.jpmml.evaluator.Functions
 
IS_NOT_VALID - Static variable in interface org.jpmml.evaluator.Functions
 
IS_VALID - Static variable in interface org.jpmml.evaluator.Functions
 
isAlternative() - Method in class org.jpmml.evaluator.PredicateUtil.CompoundPredicateResult
 
isDefault(Field<?>, MiningField) - Static method in class org.jpmml.evaluator.InputFieldUtil
 
isEmptyContent(Object) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
isFinalResult() - Method in class org.jpmml.evaluator.OutputField
Returns the "finality" (as decided by the PMML producer) of this output field.
isIn(HasValueSet<?>) - Method in class org.jpmml.evaluator.FieldValue
Checks if this value is contained in the set of reference values.
isIn(Collection<FieldValue>) - Method in class org.jpmml.evaluator.FieldValue
 
isMissing(Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
isMissing(FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
isOne() - Method in class org.jpmml.evaluator.DoubleValue
 
isOne() - Method in class org.jpmml.evaluator.FloatValue
 
isOne() - Method in class org.jpmml.evaluator.Value
 
isParentCompatible() - Method in class org.jpmml.evaluator.ModelEvaluator
Indicates if this model evaluator is compatible with its parent model evaluator.
isPure() - Method in class org.jpmml.evaluator.mining.MiningModelEvaluator
 
isPure() - Method in class org.jpmml.evaluator.ModelEvaluator
Indicates if this model evaluator represents a pure function.
isScorable() - Method in class org.jpmml.evaluator.java.JavaModel
 
isSynthetic() - Method in class org.jpmml.evaluator.TargetField
 
isValid() - Method in class org.jpmml.evaluator.CollectionValue
 
isValid() - Method in class org.jpmml.evaluator.FieldValue
 
isValid() - Method in class org.jpmml.evaluator.ScalarValue
 
isValidValue(Value<V>) - Method in enum org.jpmml.evaluator.Classification.Type
 
isZero() - Method in class org.jpmml.evaluator.DoubleValue
 
isZero() - Method in class org.jpmml.evaluator.FloatValue
 
isZero() - Method in class org.jpmml.evaluator.Value
 
isZero(Number, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 
iterator() - Method in class org.jpmml.evaluator.ValueMap
 

J

JavaExpression - Class in org.jpmml.evaluator
 
JavaExpression() - Constructor for class org.jpmml.evaluator.JavaExpression
 
JavaModel - Class in org.jpmml.evaluator.java
 
JavaModel() - Constructor for class org.jpmml.evaluator.java.JavaModel
 
JavaModel(MiningFunction, MiningSchema) - Constructor for class org.jpmml.evaluator.java.JavaModel
 
JavaModel(Model) - Constructor for class org.jpmml.evaluator.java.JavaModel
 
JavaModelEvaluator - Class in org.jpmml.evaluator.java
 
JavaModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.java.JavaModelEvaluator
 
JavaModelEvaluator(PMML, JavaModel) - Constructor for class org.jpmml.evaluator.java.JavaModelEvaluator
 
JavaPredicate - Class in org.jpmml.evaluator
 
JavaPredicate() - Constructor for class org.jpmml.evaluator.JavaPredicate
 

K

KEEP_ALL - Static variable in interface org.jpmml.evaluator.OutputFilters
A predicate that keeps all output fields.
KEEP_FINAL_RESULTS - Static variable in interface org.jpmml.evaluator.OutputFilters
A predicate that keeps output fields that have been explicitly marked as "final results".
KernelUtil - Class in org.jpmml.evaluator.support_vector_machine
 
keySet() - Method in class org.jpmml.evaluator.Classification
 
keySet() - Method in class org.jpmml.evaluator.KeyValueAggregator
 
KeyValueAggregator<K,V extends Number> - Class in org.jpmml.evaluator
 
KeyValueAggregator(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.KeyValueAggregator
 

L

LESS_OR_EQUAL - Static variable in interface org.jpmml.evaluator.Functions
 
LESS_THAN - Static variable in interface org.jpmml.evaluator.Functions
 
ln() - Method in class org.jpmml.evaluator.DoubleValue
 
ln() - Method in class org.jpmml.evaluator.FloatValue
 
LN - Static variable in interface org.jpmml.evaluator.Functions
 
ln() - Method in class org.jpmml.evaluator.Value
 
LN1P - Static variable in interface org.jpmml.evaluator.Functions
 
load(File) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
load(File, String) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
load(InputStream) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
load(InputStream, String) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
LoadingModelEvaluatorBuilder - Class in org.jpmml.evaluator
 
LoadingModelEvaluatorBuilder() - Constructor for class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
loadService(URL) - Method in class org.jpmml.evaluator.ServiceLoadingModelEvaluatorBuilder
 
loadService(URL, String) - Method in class org.jpmml.evaluator.ServiceLoadingModelEvaluatorBuilder
 
loadService(ClassLoader, String) - Method in class org.jpmml.evaluator.ServiceLoadingModelEvaluatorBuilder
 
loadServiceProviderClasses(Class<S>) - Static method in class org.jpmml.evaluator.ServiceFactory
 
lock(String) - Method in class org.jpmml.evaluator.FieldNameSet
 
lock(String) - Method in class org.jpmml.evaluator.FunctionNameStack
 
lock(K) - Method in interface org.jpmml.evaluator.SymbolTable
 
LOG10 - Static variable in interface org.jpmml.evaluator.Functions
 
LogicalFunction - Class in org.jpmml.evaluator.functions
 
LogicalFunction(String) - Constructor for class org.jpmml.evaluator.functions.LogicalFunction
 
lookup(String) - Method in class org.jpmml.evaluator.EvaluationContext
Looks up a field value by name.
LOWERCASE - Static variable in interface org.jpmml.evaluator.Functions
 

M

MapHolder<V> - Interface in org.jpmml.evaluator
 
MapHolderParser - Class in org.jpmml.evaluator.visitors
 
MapHolderParser() - Constructor for class org.jpmml.evaluator.visitors.MapHolderParser
 
mapValue(MapValues, Map<String, FieldValue>) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
MarkupInspector<E extends PMMLException> - Class in org.jpmml.evaluator.visitors
This class provides a skeletal implementation of class model inspectors.
MarkupInspector() - Constructor for class org.jpmml.evaluator.visitors.MarkupInspector
 
MATCHES - Static variable in interface org.jpmml.evaluator.Functions
 
matches(TextIndex, List<String>, List<String>) - Static method in class org.jpmml.evaluator.TextUtil
 
MathUtil - Class in org.jpmml.evaluator
 
MatrixUtil - Class in org.jpmml.evaluator
 
max() - Method in class org.jpmml.evaluator.DoubleVector
 
max() - Method in class org.jpmml.evaluator.FloatVector
 
MAX - Static variable in interface org.jpmml.evaluator.Functions
 
Max(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator.Max
 
max() - Method in class org.jpmml.evaluator.Vector
 
maxMap(Collection<?>) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
MeanFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the mean of a collection of values.
MeanFunction() - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 
MeanFunction(String) - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 
MeasureUtil - Class in org.jpmml.evaluator
 
median() - Method in class org.jpmml.evaluator.DoubleVector
 
median() - Method in class org.jpmml.evaluator.FloatVector
 
Median(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator.Median
 
median() - Method in class org.jpmml.evaluator.ValueAggregator
 
Median(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.ValueAggregator.Median
 
median() - Method in class org.jpmml.evaluator.Vector
 
medianMap(Collection<?>) - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
MIN - Static variable in interface org.jpmml.evaluator.Functions
 
MiningFieldInterner - Class in org.jpmml.evaluator.visitors
A Visitor that interns MiningField elements.
MiningFieldInterner() - Constructor for class org.jpmml.evaluator.visitors.MiningFieldInterner
 
MiningModelEvaluationContext - Class in org.jpmml.evaluator.mining
 
MiningModelEvaluationContext(MiningModelEvaluator) - Constructor for class org.jpmml.evaluator.mining.MiningModelEvaluationContext
 
MiningModelEvaluator - Class in org.jpmml.evaluator.mining
 
MiningModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.mining.MiningModelEvaluator
 
MiningModelEvaluator(PMML, MiningModel) - Constructor for class org.jpmml.evaluator.mining.MiningModelEvaluator
 
MiningModelUtil - Class in org.jpmml.evaluator.mining
 
MisplacedAttributeException - Exception in org.jpmml.evaluator
 
MisplacedAttributeException(PMMLObject, Enum<?>) - Constructor for exception org.jpmml.evaluator.MisplacedAttributeException
 
MisplacedAttributeException(PMMLObject, Field, Object) - Constructor for exception org.jpmml.evaluator.MisplacedAttributeException
 
MisplacedElementException - Exception in org.jpmml.evaluator
 
MisplacedElementException(PMMLObject) - Constructor for exception org.jpmml.evaluator.MisplacedElementException
 
MISSING_VALUE - Static variable in interface org.jpmml.evaluator.FieldValues
 
MissingAttributeException - Exception in org.jpmml.evaluator
 
MissingAttributeException(String) - Constructor for exception org.jpmml.evaluator.MissingAttributeException
 
MissingAttributeException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingAttributeException
 
MissingAttributeException(PMMLObject, Field) - Constructor for exception org.jpmml.evaluator.MissingAttributeException
 
MissingElementException - Exception in org.jpmml.evaluator
 
MissingElementException(String) - Constructor for exception org.jpmml.evaluator.MissingElementException
 
MissingElementException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingElementException
 
MissingElementException(PMMLObject, Field) - Constructor for exception org.jpmml.evaluator.MissingElementException
 
MissingFieldException - Exception in org.jpmml.evaluator
Thrown to indicate that a field name cannot be resolved to a field in the current context.
MissingFieldException(String) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingFieldException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingValueException - Exception in org.jpmml.evaluator
Thrown to indicate a missing field value.
MissingValueException(String) - Constructor for exception org.jpmml.evaluator.MissingValueException
 
MissingValueException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingValueException
 
MissingValueTolerant - Interface in org.jpmml.evaluator.functions
A marker interface for functions that accept missing values as valid arguments.
MODE_PROVIDER - Static variable in class org.jpmml.evaluator.visitors.ValueParser
 
ModelEvaluationContext - Class in org.jpmml.evaluator
 
ModelEvaluationContext(ModelEvaluator<?>) - Constructor for class org.jpmml.evaluator.ModelEvaluationContext
 
ModelEvaluator<M extends org.dmg.pmml.Model> - Class in org.jpmml.evaluator
 
ModelEvaluator() - Constructor for class org.jpmml.evaluator.ModelEvaluator
 
ModelEvaluator(PMML, M) - Constructor for class org.jpmml.evaluator.ModelEvaluator
 
ModelEvaluatorBuilder - Class in org.jpmml.evaluator
 
ModelEvaluatorBuilder() - Constructor for class org.jpmml.evaluator.ModelEvaluatorBuilder
 
ModelEvaluatorBuilder(PMML) - Constructor for class org.jpmml.evaluator.ModelEvaluatorBuilder
Selects the first scorable model.
ModelEvaluatorBuilder(PMML, String) - Constructor for class org.jpmml.evaluator.ModelEvaluatorBuilder
Selects the named model.
ModelEvaluatorBuilder(PMML, Model) - Constructor for class org.jpmml.evaluator.ModelEvaluatorBuilder
 
ModelEvaluatorFactory - Class in org.jpmml.evaluator
 
ModelEvaluatorFactory() - Constructor for class org.jpmml.evaluator.ModelEvaluatorFactory
 
ModelField - Class in org.jpmml.evaluator
A common superclass for all model fields.
ModelField(Field<?>) - Constructor for class org.jpmml.evaluator.ModelField
 
ModelManager<M extends org.dmg.pmml.Model> - Class in org.jpmml.evaluator
 
ModelManager() - Constructor for class org.jpmml.evaluator.ModelManager
 
ModelManager(PMML, M) - Constructor for class org.jpmml.evaluator.ModelManager
 
ModelManagerFactory<S extends ModelManager<?>> - Class in org.jpmml.evaluator
 
ModelManagerFactory() - Constructor for class org.jpmml.evaluator.ModelManagerFactory
 
ModelManagerFactory(Class<S>) - Constructor for class org.jpmml.evaluator.ModelManagerFactory
 
MODULO - Static variable in interface org.jpmml.evaluator.Functions
 
MultiaryFunction - Class in org.jpmml.evaluator.functions
 
MultiaryFunction(String) - Constructor for class org.jpmml.evaluator.functions.MultiaryFunction
 
MultiaryFunction(String, List<String>) - Constructor for class org.jpmml.evaluator.functions.MultiaryFunction
 
multiply(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
multiply(Value<? extends Number>) - Method in class org.jpmml.evaluator.DoubleValue
 
multiply(Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
multiply(Number) - Method in class org.jpmml.evaluator.FloatValue
 
multiply(Value<? extends Number>) - Method in class org.jpmml.evaluator.FloatValue
 
multiply(Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
MULTIPLY - Static variable in interface org.jpmml.evaluator.Functions
 
multiply(Number) - Method in class org.jpmml.evaluator.Value
 
multiply(Value<? extends Number>) - Method in class org.jpmml.evaluator.Value
 
multiply(Number, Number) - Method in class org.jpmml.evaluator.Value
Multiplies by factor ^ exponent.

N

NaiveBayesModelEvaluator - Class in org.jpmml.evaluator.naive_bayes
 
NaiveBayesModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
 
NaiveBayesModelEvaluator(PMML, NaiveBayesModel) - Constructor for class org.jpmml.evaluator.naive_bayes.NaiveBayesModelEvaluator
 
NaNResultException - Exception in org.jpmml.evaluator
 
NaNResultException() - Constructor for exception org.jpmml.evaluator.NaNResultException
 
NearestNeighborModelEvaluator - Class in org.jpmml.evaluator.nearest_neighbor
 
NearestNeighborModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
NearestNeighborModelEvaluator(PMML, NearestNeighborModel) - Constructor for class org.jpmml.evaluator.nearest_neighbor.NearestNeighborModelEvaluator
 
NeuralNetworkEvaluator - Class in org.jpmml.evaluator.neural_network
 
NeuralNetworkEvaluator(PMML) - Constructor for class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
 
NeuralNetworkEvaluator(PMML, NeuralNetwork) - Constructor for class org.jpmml.evaluator.neural_network.NeuralNetworkEvaluator
 
NeuralNetworkUtil - Class in org.jpmml.evaluator.neural_network
 
NeuronProbabilityDistribution<V extends Number> - Class in org.jpmml.evaluator.neural_network
 
newInstance() - Static method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
newInstance() - Static method in class org.jpmml.evaluator.ValueFactoryFactory
 
newModelEvaluator(PMML, Model) - Method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
newModelEvaluator(PMML, Model, Set<ResultFeature>) - Method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
newModelManager(PMML, Model) - Method in class org.jpmml.evaluator.ModelManagerFactory
 
newModelManager(PMML, Model, Set<ResultFeature>) - Method in class org.jpmml.evaluator.ModelManagerFactory
 
newReport() - Method in class org.jpmml.evaluator.ReportFactory
 
newValue() - Method in class org.jpmml.evaluator.ValueFactory
Creates a value, which is "silently" set to the zero value.
newValue(Number) - Method in class org.jpmml.evaluator.ValueFactory
Creates a value, which is "vocally" set to the specified value.
newValue(String) - Method in class org.jpmml.evaluator.ValueFactory
Creates a value, which is "vocally" set to the specified value.
newValue() - Method in class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
newValue(Number) - Method in class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
newValue(String) - Method in class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
newValue() - Method in class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
newValue(Number) - Method in class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
newValue(String) - Method in class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
newValueFactory(MathContext) - Method in class org.jpmml.evaluator.ValueFactoryFactory
 
newVector(int) - Method in class org.jpmml.evaluator.ValueFactory
 
newVector(int) - Method in class org.jpmml.evaluator.ValueFactoryFactory.DoubleValueFactory
 
newVector(int) - Method in class org.jpmml.evaluator.ValueFactoryFactory.FloatValueFactory
 
NodeResolver - Class in org.jpmml.evaluator.visitors
 
NodeResolver() - Constructor for class org.jpmml.evaluator.visitors.NodeResolver
 
NodeScore<V extends Number> - Class in org.jpmml.evaluator.tree
 
NodeScoreDistribution<V extends Number> - Class in org.jpmml.evaluator.tree
 
NodeScoreParser - Class in org.jpmml.evaluator.visitors
A Visitor that pre-parses the score attribute of regression-type tree models.
NodeScoreParser() - Constructor for class org.jpmml.evaluator.visitors.NodeScoreParser
 
NodeVote - Class in org.jpmml.evaluator.tree
 
NormalDistributionUtil - Class in org.jpmml.evaluator
 
NormalDistributionUtil() - Constructor for class org.jpmml.evaluator.NormalDistributionUtil
 
NormalizationUtil - Class in org.jpmml.evaluator
 
normalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
normalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
normalize(NormContinuous, FieldValue) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalize(NormContinuous, Number) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalize(NormContinuous, Value<V>) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalize(TextIndex, String) - Static method in class org.jpmml.evaluator.TextUtil
 
normalize(TextIndex, TextIndexNormalization, String) - Static method in class org.jpmml.evaluator.TextUtil
 
normalize(Number, Number, Number, Number) - Method in class org.jpmml.evaluator.Value
 
normalizeBinaryLogisticClassificationResult(RegressionModel.NormalizationMethod, Value<V>) - Static method in class org.jpmml.evaluator.regression.RegressionModelUtil
 
normalizeNeuralLayerOutputs(NeuralNetwork.NormalizationMethod, Collection<Value<V>>) - Static method in class org.jpmml.evaluator.neural_network.NeuralNetworkUtil
 
normalizeRegressionResult(RegressionModel.NormalizationMethod, Value<V>) - Static method in class org.jpmml.evaluator.regression.RegressionModelUtil
 
normalizeSimpleMax(Iterable<Value<V>>) - Static method in class org.jpmml.evaluator.ValueUtil
 
normalizeSoftMax(Iterable<Value<V>>) - Static method in class org.jpmml.evaluator.ValueUtil
 
NOT - Static variable in interface org.jpmml.evaluator.Functions
 
NOT_EQUAL - Static variable in interface org.jpmml.evaluator.Functions
 
NotImplementedException - Exception in org.jpmml.evaluator
 
NotImplementedException() - Constructor for exception org.jpmml.evaluator.NotImplementedException
 
Numbers - Interface in org.jpmml.evaluator
 
NumberUtil - Class in org.jpmml.evaluator
 

O

Operation - Annotation Type in org.jpmml.evaluator
 
OR - Static variable in interface org.jpmml.evaluator.Functions
 
ORDINAL_STRING - Static variable in interface org.jpmml.evaluator.TypeInfos
 
OrdinalValue - Class in org.jpmml.evaluator
 
org.jpmml.evaluator - package org.jpmml.evaluator
 
org.jpmml.evaluator.annotations - package org.jpmml.evaluator.annotations
 
org.jpmml.evaluator.association - package org.jpmml.evaluator.association
 
org.jpmml.evaluator.clustering - package org.jpmml.evaluator.clustering
 
org.jpmml.evaluator.functions - package org.jpmml.evaluator.functions
 
org.jpmml.evaluator.general_regression - package org.jpmml.evaluator.general_regression
 
org.jpmml.evaluator.java - package org.jpmml.evaluator.java
 
org.jpmml.evaluator.mining - package org.jpmml.evaluator.mining
 
org.jpmml.evaluator.naive_bayes - package org.jpmml.evaluator.naive_bayes
 
org.jpmml.evaluator.nearest_neighbor - package org.jpmml.evaluator.nearest_neighbor
 
org.jpmml.evaluator.neural_network - package org.jpmml.evaluator.neural_network
 
org.jpmml.evaluator.regression - package org.jpmml.evaluator.regression
 
org.jpmml.evaluator.rule_set - package org.jpmml.evaluator.rule_set
 
org.jpmml.evaluator.scorecard - package org.jpmml.evaluator.scorecard
 
org.jpmml.evaluator.support_vector_machine - package org.jpmml.evaluator.support_vector_machine
 
org.jpmml.evaluator.tree - package org.jpmml.evaluator.tree
 
org.jpmml.evaluator.visitors - package org.jpmml.evaluator.visitors
 
OutputField - Class in org.jpmml.evaluator
 
OutputField(OutputField) - Constructor for class org.jpmml.evaluator.OutputField
 
OutputField(OutputField, int) - Constructor for class org.jpmml.evaluator.OutputField
 
OutputFilter - Interface in org.jpmml.evaluator
 
OutputFilters - Interface in org.jpmml.evaluator
 
OutputUtil - Class in org.jpmml.evaluator
 

P

parse(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
parse(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
parse(DataType, String) - Static method in class org.jpmml.evaluator.TypeUtil
 
parseColumn(QName) - Static method in class org.jpmml.evaluator.InlineTableUtil
 
parseOrCast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
PartialScore - Class in org.jpmml.evaluator.scorecard
 
PercentileFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the n-th percentile of a collection of values.
PercentileFunction() - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 
PercentileFunction(String) - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 
PI - Static variable in class org.jpmml.evaluator.DoubleValue
 
PI - Static variable in class org.jpmml.evaluator.FloatValue
 
PMMLException - Exception in org.jpmml.evaluator
 
PMMLException(String) - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLManager - Class in org.jpmml.evaluator
 
PMMLManager() - Constructor for class org.jpmml.evaluator.PMMLManager
 
PMMLManager(PMML) - Constructor for class org.jpmml.evaluator.PMMLManager
 
PMMLTransformer<E extends Exception> - Interface in org.jpmml.evaluator
 
PMMLUtil - Class in org.jpmml.evaluator
 
popParent() - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
popParent() - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
pow(float, float) - Static method in class org.jpmml.evaluator.FloatValue
 
POW - Static variable in interface org.jpmml.evaluator.Functions
 
power(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
power(Number) - Method in class org.jpmml.evaluator.FloatValue
 
power(Number) - Method in class org.jpmml.evaluator.Value
 
PredicateInterner - Class in org.jpmml.evaluator.visitors
A Visitor that interns Predicate elements.
PredicateInterner() - Constructor for class org.jpmml.evaluator.visitors.PredicateInterner
 
PredicateUtil - Class in org.jpmml.evaluator
 
PredicateUtil.CompoundPredicateResult - Class in org.jpmml.evaluator
 
prepare(String, Object) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
prepare(String, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
prepare(Object) - Method in class org.jpmml.evaluator.InputField
Prepares the input value for a field.
prepare(String, Object) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
prepare(Object) - Method in class org.jpmml.evaluator.ResidualInputField
 
prepare(String, Object) - Method in class org.jpmml.evaluator.VirtualEvaluationContext
 
prepareInputValue(Field<?>, MiningField, Object) - Static method in class org.jpmml.evaluator.InputFieldUtil
 
prepareResidualInputValue(DataField, MiningField, Object) - Static method in class org.jpmml.evaluator.InputFieldUtil
 
probability(ContinuousDistribution, Number) - Static method in class org.jpmml.evaluator.DistributionUtil
Calculates the value of the specified probability function at the specified point.
probability(GaussianDistribution, Number) - Static method in class org.jpmml.evaluator.DistributionUtil
 
probability(PoissonDistribution, Number) - Static method in class org.jpmml.evaluator.DistributionUtil
 
ProbabilityAggregator<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityAggregator(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator
 
ProbabilityAggregator(ValueFactory<V>, int, boolean) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator
 
ProbabilityAggregator.Average<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityAggregator.Max<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityAggregator.Median<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityAggregator.WeightedAverage<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityDistribution<V extends Number> - Class in org.jpmml.evaluator
 
ProbabilityDistribution(ValueMap<Object, V>) - Constructor for class org.jpmml.evaluator.ProbabilityDistribution
 
processArguments(Map<String, ?>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
processResults(Map<String, ?>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
processValue(Target, Value<V>) - Static method in class org.jpmml.evaluator.TargetUtil
 
PRODUCT - Static variable in interface org.jpmml.evaluator.Functions
 
pushParent(PMMLObject) - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
pushParent(PMMLObject) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
put(K, Value<V>) - Method in class org.jpmml.evaluator.Classification
 
put(Cluster, Value<V>) - Method in class org.jpmml.evaluator.clustering.ClusterAffinityDistribution
 
put(E, K, Value<V>) - Method in class org.jpmml.evaluator.EntityClassification
 
putFunction(Function) - Static method in class org.jpmml.evaluator.FunctionRegistry
Registers a function by its default name.
putFunction(String, Function) - Static method in class org.jpmml.evaluator.FunctionRegistry
Registers a function by a name other than its default name.
putFunction(String, Class<? extends Function>) - Static method in class org.jpmml.evaluator.FunctionRegistry
Registers a function class.

R

readDoubleArrays(DataInput, int, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readDoubles(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readFloatArrays(DataInput, int, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readFloats(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readQNames(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readStringArrays(DataInput, int, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readStringLists(DataInput) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readStrings(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
reciprocal() - Method in class org.jpmml.evaluator.DoubleValue
 
reciprocal() - Method in class org.jpmml.evaluator.FloatValue
 
reciprocal() - Method in class org.jpmml.evaluator.Value
 
RegExUtil - Class in org.jpmml.evaluator
 
Regression<V extends Number> - Class in org.jpmml.evaluator
 
Regression(Value<V>) - Constructor for class org.jpmml.evaluator.Regression
 
RegressionModelEvaluator - Class in org.jpmml.evaluator.regression
 
RegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.regression.RegressionModelEvaluator
 
RegressionModelEvaluator(PMML, RegressionModel) - Constructor for class org.jpmml.evaluator.regression.RegressionModelEvaluator
 
RegressionModelUtil - Class in org.jpmml.evaluator.regression
 
release(String) - Method in class org.jpmml.evaluator.FieldNameSet
 
release(String) - Method in class org.jpmml.evaluator.FunctionNameStack
 
release(K) - Method in interface org.jpmml.evaluator.SymbolTable
 
relu() - Method in class org.jpmml.evaluator.DoubleValue
 
relu() - Method in class org.jpmml.evaluator.FloatValue
 
relu() - Method in class org.jpmml.evaluator.Value
 
removeFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
 
REPLACE - Static variable in interface org.jpmml.evaluator.Functions
 
Report - Class in org.jpmml.evaluator
 
Report() - Constructor for class org.jpmml.evaluator.Report
 
Report.Entry - Class in org.jpmml.evaluator
 
ReportFactory - Class in org.jpmml.evaluator
 
ReportFactory() - Constructor for class org.jpmml.evaluator.ReportFactory
 
ReportUtil - Class in org.jpmml.evaluator
 
reset(boolean) - Method in class org.jpmml.evaluator.EvaluationContext
 
reset(boolean) - Method in class org.jpmml.evaluator.mining.MiningModelEvaluationContext
 
reset(boolean) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
reset() - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
reset() - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
reset() - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
resetInputFields() - Method in class org.jpmml.evaluator.ModelManager
 
resetResultFields() - Method in class org.jpmml.evaluator.ModelManager
 
residual(Value<? extends Number>) - Method in class org.jpmml.evaluator.DoubleValue
 
residual(Value<? extends Number>) - Method in class org.jpmml.evaluator.FloatValue
 
residual(Value<? extends Number>) - Method in class org.jpmml.evaluator.Value
 
ResidualInputField - Class in org.jpmml.evaluator
 
ResidualInputField(DataField, MiningField) - Constructor for class org.jpmml.evaluator.ResidualInputField
 
resolve(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolve(String) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
resolveField(String) - Method in class org.jpmml.evaluator.ModelManager
 
ResourceUtil - Class in org.jpmml.evaluator
 
restrict(Number, Number) - Method in class org.jpmml.evaluator.DoubleValue
 
restrict(Number, Number) - Method in class org.jpmml.evaluator.FloatValue
 
restrict(Number, Number) - Method in class org.jpmml.evaluator.Value
 
ResultFeature - Interface in org.jpmml.evaluator
A common superinterface for all result features.
ResultField - Class in org.jpmml.evaluator
 
ResultField(Field<?>) - Constructor for class org.jpmml.evaluator.ResultField
 
ResultMapper - Interface in org.jpmml.evaluator
 
RichBaseCumHazardTables - Class in org.jpmml.evaluator.general_regression
 
RichBaseCumHazardTables(DataType) - Constructor for class org.jpmml.evaluator.general_regression.RichBaseCumHazardTables
 
RichBaseCumHazardTables(DataType, BaseCumHazardTables) - Constructor for class org.jpmml.evaluator.general_regression.RichBaseCumHazardTables
 
RichBayesInput - Class in org.jpmml.evaluator.naive_bayes
 
RichBayesInput(DataType) - Constructor for class org.jpmml.evaluator.naive_bayes.RichBayesInput
 
RichBayesInput(DataType, BayesInput) - Constructor for class org.jpmml.evaluator.naive_bayes.RichBayesInput
 
RichComplexArray - Class in org.jpmml.evaluator
 
RichComplexArray(DataType) - Constructor for class org.jpmml.evaluator.RichComplexArray
 
RichDataField - Class in org.jpmml.evaluator
 
RichDataField() - Constructor for class org.jpmml.evaluator.RichDataField
 
RichDataField(DataField) - Constructor for class org.jpmml.evaluator.RichDataField
 
RichDerivedField - Class in org.jpmml.evaluator
 
RichDerivedField() - Constructor for class org.jpmml.evaluator.RichDerivedField
 
RichDerivedField(DerivedField) - Constructor for class org.jpmml.evaluator.RichDerivedField
 
RichOutputField - Class in org.jpmml.evaluator
 
RichOutputField() - Constructor for class org.jpmml.evaluator.RichOutputField
 
RichOutputField(OutputField) - Constructor for class org.jpmml.evaluator.RichOutputField
 
RINT - Static variable in interface org.jpmml.evaluator.Functions
 
round() - Method in class org.jpmml.evaluator.DoubleValue
 
round() - Method in class org.jpmml.evaluator.FloatValue
 
ROUND - Static variable in interface org.jpmml.evaluator.Functions
 
round() - Method in class org.jpmml.evaluator.Value
 
RoundingFunction - Class in org.jpmml.evaluator.functions
 
RoundingFunction(String) - Constructor for class org.jpmml.evaluator.functions.RoundingFunction
 
RuleSetModelEvaluator - Class in org.jpmml.evaluator.rule_set
 
RuleSetModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.rule_set.RuleSetModelEvaluator
 
RuleSetModelEvaluator(PMML, RuleSetModel) - Constructor for class org.jpmml.evaluator.rule_set.RuleSetModelEvaluator
 

S

ScalarValue - Class in org.jpmml.evaluator
 
ScorecardEvaluator - Class in org.jpmml.evaluator.scorecard
 
ScorecardEvaluator(PMML) - Constructor for class org.jpmml.evaluator.scorecard.ScorecardEvaluator
 
ScorecardEvaluator(PMML, Scorecard) - Constructor for class org.jpmml.evaluator.scorecard.ScorecardEvaluator
 
ScorecardScore<V extends Number> - Class in org.jpmml.evaluator.scorecard
 
ScorecardScore(Value<V>, List<PartialScore>) - Constructor for class org.jpmml.evaluator.scorecard.ScorecardScore
 
ScoreDistributionInterner - Class in org.jpmml.evaluator.visitors
A Visitor that interns ScoreDistribution elements.
ScoreDistributionInterner() - Constructor for class org.jpmml.evaluator.visitors.ScoreDistributionInterner
 
SegmentResult - Class in org.jpmml.evaluator.mining
 
ServiceFactory<K extends org.dmg.pmml.PMMLObject,S> - Class in org.jpmml.evaluator
 
ServiceFactory() - Constructor for class org.jpmml.evaluator.ServiceFactory
 
ServiceFactory(Class<K>, Class<S>) - Constructor for class org.jpmml.evaluator.ServiceFactory
 
ServiceLoadingModelEvaluatorBuilder - Class in org.jpmml.evaluator
 
ServiceLoadingModelEvaluatorBuilder() - Constructor for class org.jpmml.evaluator.ServiceLoadingModelEvaluatorBuilder
 
setAlgorithmName(String) - Method in class org.jpmml.evaluator.java.JavaModel
 
setArguments(Map<String, ?>) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
setCacheBuilderSpec(CacheBuilderSpec) - Static method in class org.jpmml.evaluator.CacheUtil
 
setCheckSchema(boolean) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Should the "data schema" of models be checked for the most common signs of insanity?
setDefaultDataField(DataField) - Method in class org.jpmml.evaluator.ModelManager
 
setDerivedFieldGuard(SymbolTable<String>) - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
setDerivedFieldGuard(SymbolTable<String>) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets a guard against recursive field declarations.
setEntity(E) - Method in class org.jpmml.evaluator.EntityClassification
 
setEntity(SimpleRule) - Method in class org.jpmml.evaluator.rule_set.SimpleRuleScoreDistribution
 
setExtraResultFeatures(Set<ResultFeature>) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets extra functional requirements.
setFilters(List<? extends XMLFilter>) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
setFunctionGuard(SymbolTable<String>) - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
setFunctionGuard(SymbolTable<String>) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets a guard against recursive function declarations.
SetHolder - Interface in org.jpmml.evaluator
 
setInputMapper(InputMapper) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets a mapper for translating input field names from user namespace to model namespace.
setLocalTransformations(LocalTransformations) - Method in class org.jpmml.evaluator.java.JavaModel
 
setLocatable(boolean) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
Should PMML class model objects collect and keep SAX Locator (meta-)information?
setMathContext(MathContext) - Method in class org.jpmml.evaluator.java.JavaModel
 
setMiningFunction(MiningFunction) - Method in class org.jpmml.evaluator.java.JavaModel
 
setMiningSchema(MiningSchema) - Method in class org.jpmml.evaluator.java.JavaModel
 
setMode(ValueParser.Mode) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
setModel(Model) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
setModelEvaluator(ModelEvaluator<?>) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
setModelEvaluatorFactory(ModelEvaluatorFactory) - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
setModelEvaluatorFactory(ModelEvaluatorFactory) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
setModelExplanation(ModelExplanation) - Method in class org.jpmml.evaluator.java.JavaModel
 
setModelName(String) - Method in class org.jpmml.evaluator.java.JavaModel
 
setModelStats(ModelStats) - Method in class org.jpmml.evaluator.java.JavaModel
 
setModelVerification(ModelVerification) - Method in class org.jpmml.evaluator.java.JavaModel
 
setMutable(boolean) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
Should polymorphic PMML class model objects use types that favour mutability over memory efficiency?
setOutput(Output) - Method in class org.jpmml.evaluator.java.JavaModel
 
setOutputFilter(OutputFilter) - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
setOutputFilter(OutputFilter) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets the filter for cleaning the model schema and model evaluation results from redundant output fields.
setParent(MiningModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
setPMML(PMML) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
setResult(Object) - Method in class org.jpmml.evaluator.Classification
 
setResult(Object) - Method in class org.jpmml.evaluator.Regression
 
setResult(Object) - Method in class org.jpmml.evaluator.Vote
 
setResultMapper(ResultMapper) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
Sets a mapper for translating result field names from model namespace to user namespace.
setSchema(Schema) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
setScorable(Boolean) - Method in class org.jpmml.evaluator.java.JavaModel
 
setTargets(Targets) - Method in class org.jpmml.evaluator.java.JavaModel
 
setValidationEventHandler(ValidationEventHandler) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
setValue(List<?>) - Method in class org.jpmml.evaluator.RichComplexArray
 
setValue(Set<?>) - Method in class org.jpmml.evaluator.RichComplexArray
 
setValue(Object) - Method in class org.jpmml.evaluator.RichComplexArray
 
setValueFactoryFactory(ValueFactoryFactory) - Method in class org.jpmml.evaluator.ConfigurationBuilder
 
setValueFactoryFactory(ValueFactoryFactory) - Method in class org.jpmml.evaluator.ModelEvaluatorBuilder
 
setVisitors(VisitorBattery) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
SimpleDoubleVector - Class in org.jpmml.evaluator
 
SimpleDoubleVector() - Constructor for class org.jpmml.evaluator.SimpleDoubleVector
 
SimpleFloatVector - Class in org.jpmml.evaluator
 
SimpleFloatVector() - Constructor for class org.jpmml.evaluator.SimpleFloatVector
 
SimpleRuleScoreDistribution<V extends Number> - Class in org.jpmml.evaluator.rule_set
 
SimpleScorecardScore<V extends Number> - Class in org.jpmml.evaluator.scorecard
 
SimpleTreeModelEvaluator - Class in org.jpmml.evaluator.tree
 
SimpleTreeModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.tree.SimpleTreeModelEvaluator
 
SimpleTreeModelEvaluator(PMML, TreeModel) - Constructor for class org.jpmml.evaluator.tree.SimpleTreeModelEvaluator
 
SimpleTypeInfo - Class in org.jpmml.evaluator
 
SimpleTypeInfo(OpType, DataType) - Constructor for class org.jpmml.evaluator.SimpleTypeInfo
 
SimpleTypeInfo(OpType, DataType, List<?>) - Constructor for class org.jpmml.evaluator.SimpleTypeInfo
 
sin() - Method in class org.jpmml.evaluator.DoubleValue
 
sin() - Method in class org.jpmml.evaluator.FloatValue
 
SIN - Static variable in interface org.jpmml.evaluator.Functions
 
sin() - Method in class org.jpmml.evaluator.Value
 
SINH - Static variable in interface org.jpmml.evaluator.Functions
 
size() - Method in class org.jpmml.evaluator.ComplexDoubleVector
 
size() - Method in class org.jpmml.evaluator.ComplexFloatVector
 
size() - Method in class org.jpmml.evaluator.SimpleDoubleVector
 
size() - Method in class org.jpmml.evaluator.SimpleFloatVector
 
size() - Method in class org.jpmml.evaluator.Vector
 
SparseArrayUtil - Class in org.jpmml.evaluator
 
SplitFunction - Class in org.jpmml.evaluator.functions
A Java UDF for splitting a scalar string value to a collection of string values.
SplitFunction() - Constructor for class org.jpmml.evaluator.functions.SplitFunction
 
SplitFunction(String) - Constructor for class org.jpmml.evaluator.functions.SplitFunction
 
SQRT - Static variable in interface org.jpmml.evaluator.Functions
 
square() - Method in class org.jpmml.evaluator.DoubleValue
 
square() - Method in class org.jpmml.evaluator.FloatValue
 
square() - Method in class org.jpmml.evaluator.Value
 
StandardDeviationFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the standard deviation of a collection of values.
StandardDeviationFunction() - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 
StandardDeviationFunction(String) - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 
STRING_LENGTH - Static variable in interface org.jpmml.evaluator.Functions
 
Strings - Interface in org.jpmml.evaluator
 
SUBSTRING - Static variable in interface org.jpmml.evaluator.Functions
 
subtract(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
subtract(Value<? extends Number>) - Method in class org.jpmml.evaluator.DoubleValue
 
subtract(Number) - Method in class org.jpmml.evaluator.FloatValue
 
subtract(Value<? extends Number>) - Method in class org.jpmml.evaluator.FloatValue
 
SUBTRACT - Static variable in interface org.jpmml.evaluator.Functions
 
subtract(Number) - Method in class org.jpmml.evaluator.Value
 
subtract(Value<? extends Number>) - Method in class org.jpmml.evaluator.Value
 
sum() - Method in class org.jpmml.evaluator.DoubleVector
 
sum() - Method in class org.jpmml.evaluator.FloatVector
 
SUM - Static variable in interface org.jpmml.evaluator.Functions
 
sum() - Method in class org.jpmml.evaluator.ValueAggregator
 
sum(Iterable<Value<V>>) - Static method in class org.jpmml.evaluator.ValueUtil
 
sum() - Method in class org.jpmml.evaluator.Vector
 
sumMap() - Method in class org.jpmml.evaluator.VoteAggregator
 
SupportVectorMachineModelEvaluator - Class in org.jpmml.evaluator.support_vector_machine
 
SupportVectorMachineModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.support_vector_machine.SupportVectorMachineModelEvaluator
 
SupportVectorMachineModelEvaluator(PMML, SupportVectorMachineModel) - Constructor for class org.jpmml.evaluator.support_vector_machine.SupportVectorMachineModelEvaluator
 
SymbolTable<K> - Interface in org.jpmml.evaluator
 

T

tailEntry() - Method in class org.jpmml.evaluator.Report
 
TAN - Static variable in interface org.jpmml.evaluator.Functions
 
tanh() - Method in class org.jpmml.evaluator.DoubleValue
 
tanh() - Method in class org.jpmml.evaluator.FloatValue
 
TANH - Static variable in interface org.jpmml.evaluator.Functions
 
tanh() - Method in class org.jpmml.evaluator.Value
 
TargetCategoryParser - Class in org.jpmml.evaluator.visitors
 
TargetCategoryParser() - Constructor for class org.jpmml.evaluator.visitors.TargetCategoryParser
 
TargetField - Class in org.jpmml.evaluator
 
TargetField(DataField, MiningField, Target) - Constructor for class org.jpmml.evaluator.TargetField
 
TargetFieldUtil - Class in org.jpmml.evaluator
 
TargetUtil - Class in org.jpmml.evaluator
 
termFrequency(TextIndex, List<String>, List<String>) - Static method in class org.jpmml.evaluator.TextUtil
 
termFrequencyTable(TextIndex, List<String>, Set<List<String>>, int) - Static method in class org.jpmml.evaluator.TextUtil
 
TernaryFunction - Class in org.jpmml.evaluator.functions
 
TernaryFunction(String) - Constructor for class org.jpmml.evaluator.functions.TernaryFunction
 
TernaryFunction(String, List<String>) - Constructor for class org.jpmml.evaluator.functions.TernaryFunction
 
TextMatcher - Class in org.jpmml.evaluator
 
TextMatcher(String, PMMLObject) - Constructor for class org.jpmml.evaluator.TextMatcher
 
TextMatcher(Pattern) - Constructor for class org.jpmml.evaluator.TextMatcher
 
TextSplitter - Class in org.jpmml.evaluator
 
TextSplitter(String, PMMLObject) - Constructor for class org.jpmml.evaluator.TextSplitter
 
TextSplitter(Pattern) - Constructor for class org.jpmml.evaluator.TextSplitter
 
TextTokenizer - Class in org.jpmml.evaluator
 
TextTokenizer(Pattern) - Constructor for class org.jpmml.evaluator.TextTokenizer
 
TextUtil - Class in org.jpmml.evaluator
 
threshold(Number) - Method in class org.jpmml.evaluator.DoubleValue
 
threshold(Number) - Method in class org.jpmml.evaluator.FloatValue
 
THRESHOLD - Static variable in interface org.jpmml.evaluator.Functions
 
threshold(Number) - Method in class org.jpmml.evaluator.Value
 
toBitSet(List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
toImmutableListMap(Map<K, List<V>>) - Static method in class org.jpmml.evaluator.PMMLManager
 
toImmutableMapMap(Map<K1, Map<K2, V2>>) - Static method in class org.jpmml.evaluator.PMMLManager
 
toImmutableSetMap(Map<K, Set<V>>) - Static method in class org.jpmml.evaluator.PMMLManager
 
toIntExact(long) - Static method in class org.jpmml.evaluator.MathUtil
 
tokenize(String) - Method in class org.jpmml.evaluator.TextMatcher
 
tokenize(String) - Method in class org.jpmml.evaluator.TextSplitter
 
tokenize(String) - Method in class org.jpmml.evaluator.TextTokenizer
 
tokenize(TextIndex, String) - Static method in class org.jpmml.evaluator.TextUtil
 
toRange(Interval) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
toString() - Method in class org.jpmml.evaluator.AbstractComputable
 
toString() - Method in class org.jpmml.evaluator.DoubleValue
 
toString() - Method in class org.jpmml.evaluator.FieldValue
 
toString() - Method in class org.jpmml.evaluator.FloatValue
 
toString() - Method in class org.jpmml.evaluator.ModelField
 
toString() - Method in exception org.jpmml.evaluator.PMMLException
 
toString() - Method in class org.jpmml.evaluator.Report.Entry
 
toString() - Method in class org.jpmml.evaluator.Report
 
toStringHelper() - Method in class org.jpmml.evaluator.AbstractComputable
 
toStringHelper() - Method in class org.jpmml.evaluator.association.Association
 
toStringHelper() - Method in class org.jpmml.evaluator.Classification
 
toStringHelper() - Method in class org.jpmml.evaluator.CollectionValue
 
toStringHelper() - Method in class org.jpmml.evaluator.EntityClassification
 
toStringHelper() - Method in class org.jpmml.evaluator.FieldValue
 
toStringHelper() - Method in class org.jpmml.evaluator.ModelField
 
toStringHelper() - Method in class org.jpmml.evaluator.OrdinalValue
 
toStringHelper() - Method in class org.jpmml.evaluator.OutputField
 
toStringHelper() - Method in class org.jpmml.evaluator.scorecard.ComplexScorecardScore
 
toStringHelper() - Method in class org.jpmml.evaluator.tree.NodeScore
 
toStringHelper() - Method in class org.jpmml.evaluator.tree.NodeScoreDistribution
 
toStringHelper() - Method in class org.jpmml.evaluator.tree.NodeVote
 
transform(PMMLTransformer<E>) - Method in class org.jpmml.evaluator.LoadingModelEvaluatorBuilder
 
TreeModelEvaluator - Class in org.jpmml.evaluator.tree
 
TreeModelEvaluator() - Constructor for class org.jpmml.evaluator.tree.TreeModelEvaluator
 
TreeModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.tree.TreeModelEvaluator
 
TreeModelEvaluator(PMML, TreeModel) - Constructor for class org.jpmml.evaluator.tree.TreeModelEvaluator
 
TrigonometricFunction - Class in org.jpmml.evaluator.functions
 
TrigonometricFunction(String) - Constructor for class org.jpmml.evaluator.functions.TrigonometricFunction
 
TRIM_BLANKS - Static variable in interface org.jpmml.evaluator.Functions
 
TypeCheckException - Exception in org.jpmml.evaluator
Thrown to indicate a violation of PMML type system.
TypeCheckException(String) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(DataType, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(Class<?>, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeInfo - Interface in org.jpmml.evaluator
 
TypeInfos - Interface in org.jpmml.evaluator
 
TypeUtil - Class in org.jpmml.evaluator
 

U

UnaryBooleanFunction - Class in org.jpmml.evaluator.functions
 
UnaryBooleanFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
UnaryFunction - Class in org.jpmml.evaluator.functions
 
UnaryFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryFunction
 
UnaryFunction(String, List<String>) - Constructor for class org.jpmml.evaluator.functions.UnaryFunction
 
UnaryMathFunction - Class in org.jpmml.evaluator.functions
 
UnaryMathFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryMathFunction
 
UnaryStringFunction - Class in org.jpmml.evaluator.functions
 
UnaryStringFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryStringFunction
 
UndefinedResultException - Exception in org.jpmml.evaluator
 
UndefinedResultException() - Constructor for exception org.jpmml.evaluator.UndefinedResultException
 
UnivariateStatistic(ValueFactory<V>) - Constructor for class org.jpmml.evaluator.ValueAggregator.UnivariateStatistic
 
UnsupportedAttributeException - Exception in org.jpmml.evaluator
 
UnsupportedAttributeException(String) - Constructor for exception org.jpmml.evaluator.UnsupportedAttributeException
 
UnsupportedAttributeException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.UnsupportedAttributeException
 
UnsupportedAttributeException(PMMLObject, Enum<?>) - Constructor for exception org.jpmml.evaluator.UnsupportedAttributeException
 
UnsupportedAttributeException(PMMLObject, Field, Object) - Constructor for exception org.jpmml.evaluator.UnsupportedAttributeException
 
UnsupportedElementException - Exception in org.jpmml.evaluator
 
UnsupportedElementException(PMMLObject) - Constructor for exception org.jpmml.evaluator.UnsupportedElementException
 
UnsupportedMarkupException - Exception in org.jpmml.evaluator
Thrown to indicate that the class model object is not supported.
UnsupportedMarkupException(String) - Constructor for exception org.jpmml.evaluator.UnsupportedMarkupException
 
UnsupportedMarkupException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.UnsupportedMarkupException
 
UnsupportedMarkupInspector - Class in org.jpmml.evaluator.visitors
A Visitor that inspects a class model object for unsupported features.
UnsupportedMarkupInspector() - Constructor for class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
UPPERCASE - Static variable in interface org.jpmml.evaluator.Functions
 

V

validateType(Classification.Type) - Static method in class org.jpmml.evaluator.AffinityDistribution
 
value - Variable in class org.jpmml.evaluator.DoubleValue
 
value - Variable in class org.jpmml.evaluator.FloatValue
 
Value<V extends Number> - Class in org.jpmml.evaluator
 
Value() - Constructor for class org.jpmml.evaluator.Value
 
ValueAggregator<V extends Number> - Class in org.jpmml.evaluator
 
ValueAggregator(Vector<V>) - Constructor for class org.jpmml.evaluator.ValueAggregator
 
ValueAggregator(Vector<V>, Vector<V>) - Constructor for class org.jpmml.evaluator.ValueAggregator
 
ValueAggregator(Vector<V>, Vector<V>, Vector<V>) - Constructor for class org.jpmml.evaluator.ValueAggregator
 
ValueAggregator.Median<V extends Number> - Class in org.jpmml.evaluator
 
ValueAggregator.UnivariateStatistic<V extends Number> - Class in org.jpmml.evaluator
 
ValueAggregator.WeightedMedian<V extends Number> - Class in org.jpmml.evaluator
 
ValueAggregator.WeightedUnivariateStatistic<V extends Number> - Class in org.jpmml.evaluator
 
ValueFactory<V extends Number> - Class in org.jpmml.evaluator
 
ValueFactory() - Constructor for class org.jpmml.evaluator.ValueFactory
 
ValueFactoryFactory - Class in org.jpmml.evaluator
 
ValueFactoryFactory() - Constructor for class org.jpmml.evaluator.ValueFactoryFactory
 
ValueFactoryFactory.DoubleValueFactory - Class in org.jpmml.evaluator
 
ValueFactoryFactory.FloatValueFactory - Class in org.jpmml.evaluator
 
ValueFunction - Class in org.jpmml.evaluator.functions
 
ValueFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueFunction
 
ValueMap<K,V extends Number> - Class in org.jpmml.evaluator
 
ValueMap() - Constructor for class org.jpmml.evaluator.ValueMap
 
ValueMap(int) - Constructor for class org.jpmml.evaluator.ValueMap
 
ValueMap(Map<K, Value<V>>) - Constructor for class org.jpmml.evaluator.ValueMap
 
valueOf(String) - Static method in enum org.jpmml.evaluator.Classification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jpmml.evaluator.visitors.ValueParser.Mode
Returns the enum constant of this type with the specified name.
ValueParser - Class in org.jpmml.evaluator.visitors
 
ValueParser() - Constructor for class org.jpmml.evaluator.visitors.ValueParser
 
ValueParser(ValueParser.Mode) - Constructor for class org.jpmml.evaluator.visitors.ValueParser
 
ValueParser.Mode - Enum in org.jpmml.evaluator.visitors
 
values() - Static method in enum org.jpmml.evaluator.Classification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jpmml.evaluator.KeyValueAggregator
 
values() - Static method in enum org.jpmml.evaluator.visitors.ValueParser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSpaceFunction - Class in org.jpmml.evaluator.functions
 
ValueSpaceFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueSpaceFunction
 
ValueStatusHolder - Interface in org.jpmml.evaluator
 
ValueUtil - Class in org.jpmml.evaluator
 
Vector<V extends Number> - Class in org.jpmml.evaluator
 
Vector() - Constructor for class org.jpmml.evaluator.Vector
 
VerificationUtil - Class in org.jpmml.evaluator
 
verify() - Method in interface org.jpmml.evaluator.Evaluator
Verifies the model.
verify() - Method in class org.jpmml.evaluator.ModelEvaluator
 
VirtualEvaluationContext - Class in org.jpmml.evaluator
 
VirtualEvaluationContext() - Constructor for class org.jpmml.evaluator.VirtualEvaluationContext
 
visit(PMMLObject) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(AssociationModel) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(ClusteringModel) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(Coefficients) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(DataDictionary) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(Itemset) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(NeuralInputs) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(NeuralLayer) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(NeuralNetwork) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(NeuralOutputs) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(SupportVectors) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(VectorDictionary) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(VectorFields) - Method in class org.jpmml.evaluator.visitors.InvalidMarkupInspector
 
visit(BayesInputs) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(DataDictionary) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(GeneralRegressionModel) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(LocalTransformations) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(Output) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(TransformationDictionary) - Method in class org.jpmml.evaluator.visitors.MapHolderParser
 
visit(MiningSchema) - Method in class org.jpmml.evaluator.visitors.MiningFieldInterner
 
visit(DecisionTree) - Method in class org.jpmml.evaluator.visitors.NodeResolver
 
visit(Node) - Method in class org.jpmml.evaluator.visitors.NodeResolver
 
visit(TreeModel) - Method in class org.jpmml.evaluator.visitors.NodeResolver
 
visit(DecisionTree) - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
visit(TreeModel) - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
visit(Node) - Method in class org.jpmml.evaluator.visitors.NodeScoreParser
 
visit(Node) - Method in class org.jpmml.evaluator.visitors.ScoreDistributionInterner
 
visit(GeneralRegressionModel) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(Node) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(OutputField) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(PCell) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(PCovCell) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(PPCell) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(RegressionTable) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(RuleSet) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(ScoreDistribution) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(SimpleRule) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(SupportVectorMachine) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(SupportVectorMachineModel) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(TargetValue) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(TargetValueCount) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(TargetValueStat) - Method in class org.jpmml.evaluator.visitors.TargetCategoryParser
 
visit(Aggregate) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(Apply) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(BaselineModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(BayesianNetworkModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(CenterFields) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(ClusteringModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(DecisionTree) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(GaussianProcessModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(Lag) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(NormDiscrete) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(OutputField) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(Predictor) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(Regression) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(Segmentation) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(SequenceModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(SupportVectorMachineModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(TableLocator) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(TextIndex) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(TextModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(TimeSeriesModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(TreeModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedMarkupInspector
 
visit(BaselineStratum) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(CategoricalPredictor) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(Category) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(Constant) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(Discretize) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(DiscretizeBin) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(FieldValue) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(FieldValueCount) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(MapValues) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(MiningField) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(NormDiscrete) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(PairCounts) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(PPCell) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(SimplePredicate) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(SimpleSetPredicate) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
visit(Value) - Method in class org.jpmml.evaluator.visitors.ValueParser
 
Vote - Class in org.jpmml.evaluator
 
Vote() - Constructor for class org.jpmml.evaluator.Vote
 
VoteAggregator<K,V extends Number> - Class in org.jpmml.evaluator
 
VoteAggregator(ValueFactory<V>) - Constructor for class org.jpmml.evaluator.VoteAggregator
 
VoteDistribution<V extends Number> - Class in org.jpmml.evaluator
 
VoteDistribution(ValueMap<Object, V>) - Constructor for class org.jpmml.evaluator.VoteDistribution
 
VoteProbabilityDistribution<V extends Number> - Class in org.jpmml.evaluator.support_vector_machine
 

W

WeightedAverage(ValueFactory<V>) - Constructor for class org.jpmml.evaluator.ProbabilityAggregator.WeightedAverage
 
weightedAverage() - Method in class org.jpmml.evaluator.ValueAggregator
 
weightedAverageMap() - Method in class org.jpmml.evaluator.ProbabilityAggregator
 
weightedMedian() - Method in class org.jpmml.evaluator.ValueAggregator
 
WeightedMedian(ValueFactory<V>, int) - Constructor for class org.jpmml.evaluator.ValueAggregator.WeightedMedian
 
weightedSum() - Method in class org.jpmml.evaluator.ValueAggregator
 
WeightedUnivariateStatistic(ValueFactory<V>) - Constructor for class org.jpmml.evaluator.ValueAggregator.WeightedUnivariateStatistic
 
writeDoubleArrays(DataOutput, Number[][]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeDoubles(DataOutput, Number[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeFloatArrays(DataOutput, Number[][]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeFloats(DataOutput, Number[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeQNames(DataOutput, QName[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeStringArrays(DataOutput, String[][]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeStringLists(DataOutput, List<String>[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeStrings(DataOutput, String[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.