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

A

ABS - Static variable in class org.jpmml.evaluator.Functions
 
AbstractFunction - Class in org.jpmml.evaluator.functions
 
AbstractFunction(String) - Constructor for class org.jpmml.evaluator.functions.AbstractFunction
 
acceptable(Object, Object, double, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 
acceptable(Number, Number, double, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 
ACTIVE_TYPES - Static variable in class org.jpmml.evaluator.ModelManager
 
addWarning(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
AffinityDistribution - Class in org.jpmml.evaluator
 
AffinityDistribution(Classification.Type, 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
 
AND - Static variable in class org.jpmml.evaluator.Functions
 
applyTo(Visitable) - Method in class org.jpmml.evaluator.visitors.FeatureInspector
 
applyTo(Visitable) - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
ArithmeticFunction - Class in org.jpmml.evaluator.functions
 
ArithmeticFunction(String) - Constructor for class org.jpmml.evaluator.functions.ArithmeticFunction
 
ArrayUtil - Class in org.jpmml.evaluator
 
asBoolean() - Method in class org.jpmml.evaluator.FieldValue
 
asDateTime() - Method in class org.jpmml.evaluator.FieldValue
 
asInteger() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalDate() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalDateTime() - Method in class org.jpmml.evaluator.FieldValue
 
asLocalTime() - Method in class org.jpmml.evaluator.FieldValue
 
asMap() - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
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
 
Association - Class in org.jpmml.evaluator
 
Association(List<AssociationRule>, BitSet, BitSet) - Constructor for class org.jpmml.evaluator.Association
 
AssociationModelEvaluator - Class in org.jpmml.evaluator
 
AssociationModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.AssociationModelEvaluator
 
AssociationModelEvaluator(PMML, AssociationModel) - Constructor for class org.jpmml.evaluator.AssociationModelEvaluator
 
asString() - Method in class org.jpmml.evaluator.FieldValue
 
AVG - Static variable in class org.jpmml.evaluator.Functions
 

B

Batch - Interface in org.jpmml.evaluator
 
BatchUtil - Class in org.jpmml.evaluator
 
binaryAnd(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
BinaryBooleanFunction - Class in org.jpmml.evaluator.functions
 
BinaryBooleanFunction(String) - Constructor for class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
binaryOr(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
binaryXor(Boolean, Boolean) - Static method in class org.jpmml.evaluator.PredicateUtil
 
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>) - Static method in class org.jpmml.evaluator.IndexableUtil
 

C

CacheUtil - Class in org.jpmml.evaluator
 
calculateAdjustment(List<FieldValue>, List<? extends Number>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
calculateAdjustment(List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
calculateCategoryProbabilities(Map<String, Double>, List<String>) - Static method in class org.jpmml.evaluator.RegressionModelEvaluator
 
cast(DataType, Number) - Static method in class org.jpmml.evaluator.functions.AbstractFunction
 
cast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
cast(Class<? extends V>, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
CategoricalResultFeature - Interface in org.jpmml.evaluator
A common superinterface for categorical result features.
CategoricalValue - Class in org.jpmml.evaluator
 
CEIL - Static variable in class org.jpmml.evaluator.Functions
 
checkArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkArguments(List<FieldValue>, int, boolean) - Method in class org.jpmml.evaluator.functions.AbstractFunction
Validates arguments for a function that has a fixed number of formal parameters.
checkVariableArguments(List<FieldValue>, int) - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
checkVariableArguments(List<FieldValue>, int, boolean) - Method in class org.jpmml.evaluator.functions.AbstractFunction
Validates arguments for a function that has a variable number ("n or more") of formal parameters.
Classification - Class in org.jpmml.evaluator
 
Classification(Classification.Type) - Constructor for class org.jpmml.evaluator.Classification
 
Classification.Type - Enum in org.jpmml.evaluator
 
ClusterAffinityDistribution - Class in org.jpmml.evaluator
 
ClusterAffinityDistribution(Classification.Type, BiMap<String, Cluster>) - Constructor for class org.jpmml.evaluator.ClusterAffinityDistribution
 
ClusteringModelEvaluator - Class in org.jpmml.evaluator
 
ClusteringModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.ClusteringModelEvaluator
 
ClusteringModelEvaluator(PMML, ClusteringModel) - Constructor for class org.jpmml.evaluator.ClusteringModelEvaluator
 
compare(Double, Double) - Method in enum org.jpmml.evaluator.Classification.Type
Calculates the order between arguments.
compare(DataType, Object, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
compareTo(DaysSinceDate) - Method in class org.jpmml.evaluator.DaysSinceDate
 
compareTo(HasValue) - Method in class org.jpmml.evaluator.FieldValue
Calculates the order between this value and the reference value.
compareTo(HasParsedValue) - Method in class org.jpmml.evaluator.FieldValue
 
compareTo(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
 
compareTo(SecondsSinceDate) - Method in class org.jpmml.evaluator.SecondsSinceDate
 
compareTo(SecondsSinceMidnight) - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
compareToString(String) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToString(String) - Method in class org.jpmml.evaluator.ContinuousValue
 
compareToString(String) - Method in class org.jpmml.evaluator.FieldValue
 
compareToString(String) - Method in class org.jpmml.evaluator.OrdinalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.CategoricalValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.ContinuousValue
 
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
A value-safe replacement for FieldValue.compareTo(FieldValue)
compareToValue(FieldValue) - Method in class org.jpmml.evaluator.OrdinalValue
 
ComparisonFunction - Class in org.jpmml.evaluator.functions
 
ComparisonFunction(String) - Constructor for class org.jpmml.evaluator.functions.ComparisonFunction
 
Computable - Interface in org.jpmml.evaluator
 
CONCAT - Static variable in class org.jpmml.evaluator.Functions
 
Conflict - Class in org.jpmml.evaluator
 
Conflict(Integer, Map<FieldName, ?>, MapDifference<FieldName, ?>) - Constructor for class org.jpmml.evaluator.Conflict
 
Consumer - Interface in org.jpmml.evaluator
 
ContinuousValue - Class in org.jpmml.evaluator
 
create(DataType, Object) - Static method in class org.jpmml.evaluator.CategoricalValue
 
create(DataType, Object) - Static method in class org.jpmml.evaluator.ContinuousValue
 
create(Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(Field, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(Field, MiningField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
Creates a FieldValue for an active field.
create(Field, MiningField, Target, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
Creates a FieldValue for a target field.
create(DataType, OpType, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
create(DataType, Object) - Static method in class org.jpmml.evaluator.OrdinalValue
 
createAll(List<?>) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
createContext(ModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
createContext(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
createFieldValue(FieldName, Object) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
createMissingValue(Field, MiningField) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
createStatistic() - Method in class org.jpmml.evaluator.functions.AggregateFunction
 
CsvUtil - Class in org.jpmml.evaluator
 
CsvUtil.Table - Class in org.jpmml.evaluator
 
CsvUtil.Table() - Constructor for class org.jpmml.evaluator.CsvUtil.Table
 
cumulativeProbability(double) - Static method in class org.jpmml.evaluator.NormalDistributionUtil
 

D

DATE_DAYS_SINCE_YEAR - Static variable in class org.jpmml.evaluator.Functions
 
DATE_SECONDS_SINCE_MIDNIGHT - Static variable in class org.jpmml.evaluator.Functions
 
DATE_SECONDS_SINCE_YEAR - Static variable in class org.jpmml.evaluator.Functions
 
DaysSinceDate - Class in org.jpmml.evaluator
 
DaysSinceDate(int, LocalDate) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
DaysSinceDate(LocalDate, LocalDate) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
DaysSinceDate(LocalDate, Days) - Constructor for class org.jpmml.evaluator.DaysSinceDate
 
declare(FieldName, Object) - Method in class org.jpmml.evaluator.EvaluationContext
 
declare(FieldName, FieldValue) - Method in class org.jpmml.evaluator.EvaluationContext
 
decode(Object) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
decode(Map<FieldName, ?>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
Decouples a Map instance from the current runtime environment by decoding both its keys and values.
DefineFunctionEvaluationContext - Class in org.jpmml.evaluator
 
DefineFunctionEvaluationContext(EvaluationContext) - Constructor for class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
denormalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
DiscretizationUtil - Class in org.jpmml.evaluator
 
discretize(Discretize, FieldValue) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
discretize(Discretize, double) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
DistributionUtil - Class in org.jpmml.evaluator
 
DIVIDE - Static variable in class org.jpmml.evaluator.Functions
 
DuplicateValueException - Exception in org.jpmml.evaluator
Thrown to indicate a duplicate field value.
DuplicateValueException(FieldName) - Constructor for exception org.jpmml.evaluator.DuplicateValueException
 
DuplicateValueException(FieldName, PMMLObject) - Constructor for exception org.jpmml.evaluator.DuplicateValueException
 

E

enhance(TypeDefinitionField, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
EntityClassification<E extends org.dmg.pmml.Entity> - Class in org.jpmml.evaluator
 
EntityClassification(Classification.Type, BiMap<String, E>) - Constructor for class org.jpmml.evaluator.EntityClassification
 
EntityProbabilityDistribution<E extends org.dmg.pmml.Entity> - Class in org.jpmml.evaluator
 
EntityProbabilityDistribution(BiMap<String, E>) - Constructor for class org.jpmml.evaluator.EntityProbabilityDistribution
 
EntityUtil - Class in org.jpmml.evaluator
 
entryKey() - Method in enum org.jpmml.evaluator.Classification.Type
 
entryKeys(List<Map.Entry<K, V>>) - Static method in class org.jpmml.evaluator.Classification
 
entryValues(List<Map.Entry<K, V>>) - Static method in class org.jpmml.evaluator.Classification
 
EQUAL - Static variable in class 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.DaysSinceDate
 
equals(HasValue) - Method in class org.jpmml.evaluator.FieldValue
Checks if this value is equal to the reference value.
equals(HasParsedValue) - Method in class org.jpmml.evaluator.FieldValue
 
equals(Object) - Method in class org.jpmml.evaluator.FieldValue
 
equals(Object) - Method in class org.jpmml.evaluator.OrdinalValue
 
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceDate
 
equals(Object) - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
equals(DataType, Object, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
equalsString(String) - Method in class org.jpmml.evaluator.FieldValue
 
equalsValue(FieldValue) - Method in class org.jpmml.evaluator.FieldValue
A value-safe replacement for #equals(FieldValue).
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
evaluate(Batch, Set<FieldName>, double, double) - Static method in class org.jpmml.evaluator.BatchUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
evaluate(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
evaluate(Map<FieldName, ?>) - 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(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.AggregateFunction
 
evaluate(Number, Number) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ArithmeticFunction
 
evaluate(Boolean, Boolean) - Method in class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.BinaryBooleanFunction
 
evaluate(int) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ComparisonFunction
 
evaluate(boolean) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.EqualityFunction
 
evaluate(Number) - Method in class org.jpmml.evaluator.functions.MathFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.MathFunction
 
evaluate(String) - Method in class org.jpmml.evaluator.functions.StringFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.StringFunction
 
evaluate(Boolean) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.ValueFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueFunction
 
evaluate(int) - Method in class org.jpmml.evaluator.functions.ValueListFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.ValueListFunction
 
evaluate(Apply, List<FieldValue>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(DefineFunction, List<FieldValue>, EvaluationContext) - Static method in class org.jpmml.evaluator.FunctionUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
evaluate(Kernel, double[], double[]) - Static method in class org.jpmml.evaluator.KernelUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
evaluate(MiningModelEvaluationContext) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
evaluate(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluate(Map<FieldName, ?>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
evaluate(Map<FieldName, ?>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.OutputUtil
Evaluates the Output element.
evaluate(Predicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
evaluate(ModelEvaluationContext) - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
evaluateAggregate(Aggregate, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateApply(Apply, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateClassification(Classification, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateClassification(Map<FieldName, ? extends Classification>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
Evaluates the Targets element for classification models.
evaluateClassificationDefault(ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateCompoundPredicate(CompoundPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateConstant(Constant, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDefault(Batch) - Static method in class org.jpmml.evaluator.BatchUtil
Evaluates the model using empty arguments.
evaluateDiscretize(Discretize, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateDistance(ComparisonMeasure, List<? extends ComparisonField>, List<FieldValue>, List<FieldValue>, Double) - Static method in class org.jpmml.evaluator.MeasureUtil
 
evaluateFalse(False) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateFieldRef(FieldRef, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateLinearKernel(LinearKernel, double[], double[]) - Static method in class org.jpmml.evaluator.KernelUtil
 
evaluateMapValues(MapValues, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateNormContinuous(NormContinuous, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluateNormDiscrete(NormDiscrete, EvaluationContext) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
evaluatePolynomialKernel(PolynomialKernel, double[], double[]) - Static method in class org.jpmml.evaluator.KernelUtil
 
evaluateRadialBasisKernel(RadialBasisKernel, double[], double[]) - Static method in class org.jpmml.evaluator.KernelUtil
 
evaluateRaw(EvaluationContext) - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
evaluateRegression(Double, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateRegression(Map<FieldName, ? extends Double>, ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
Evaluates the Targets element for regression models.
evaluateRegressionDefault(ModelEvaluationContext) - Static method in class org.jpmml.evaluator.TargetUtil
 
evaluateSigmoidKernel(SigmoidKernel, double[], double[]) - Static method in class org.jpmml.evaluator.KernelUtil
 
evaluateSimilarity(ComparisonMeasure, List<? extends ComparisonField>, BitSet, BitSet) - Static method in class org.jpmml.evaluator.MeasureUtil
 
evaluateSimplePredicate(SimplePredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateSimpleSetPredicate(SimpleSetPredicate, EvaluationContext) - Static method in class org.jpmml.evaluator.PredicateUtil
 
evaluateTrue(True) - Static method in class org.jpmml.evaluator.PredicateUtil
 
EvaluationContext - Class in org.jpmml.evaluator
 
EvaluationContext() - Constructor for class org.jpmml.evaluator.EvaluationContext
 
EvaluationContext.Result<E extends org.dmg.pmml.PMMLObject> - Class in org.jpmml.evaluator
 
EvaluationException - Exception in org.jpmml.evaluator
Thrown to indicate an abrupt termination of the evaluation process.
EvaluationException() - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(String) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(PMMLObject) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
EvaluationException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.EvaluationException
 
Evaluator - Interface in org.jpmml.evaluator
Performs the evaluation of a Model.
EvaluatorUtil - Class in org.jpmml.evaluator
 
EXP - Static variable in class org.jpmml.evaluator.Functions
 
ExpressionUtil - Class in org.jpmml.evaluator
 

F

FeatureInspector<E extends PMMLException> - Class in org.jpmml.evaluator.visitors
This class provides a skeletal implementation of class model inspectors.
FeatureInspector() - Constructor for class org.jpmml.evaluator.visitors.FeatureInspector
 
FieldValue - Class in org.jpmml.evaluator
A field value representation that meets the requirements of PMML type system.
FieldValueUtil - Class in org.jpmml.evaluator
 
filter(Predicate) - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
find(List<E>, K) - Static method in class org.jpmml.evaluator.IndexableUtil
 
FLOOR - Static variable in class org.jpmml.evaluator.Functions
 
format(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
FORMAT_DATETIME - Static variable in class org.jpmml.evaluator.Functions
 
FORMAT_NUMBER - Static variable in class org.jpmml.evaluator.Functions
 
formatRecords(List<Map<FieldName, ?>>, List<FieldName>, Function<Object, String>) - Static method in class org.jpmml.evaluator.BatchUtil
 
formatXPath(PMMLObject) - Static method in class org.jpmml.evaluator.XPathUtil
 
formatXPath(PMMLObject, Field) - Static method in class org.jpmml.evaluator.XPathUtil
 
formatXPath(PMMLObject, Field, Object) - Static method in class org.jpmml.evaluator.XPathUtil
 
FpMathFunction - Class in org.jpmml.evaluator.functions
 
FpMathFunction(String) - Constructor for class org.jpmml.evaluator.functions.FpMathFunction
 
Function - Interface in org.jpmml.evaluator
A common superinterface for PMML built-in functions and Java user-defined functions.
FunctionException - Exception in org.jpmml.evaluator
Thrown to indicate an incorrect function invocation.
FunctionException(Function, String) - Constructor for exception org.jpmml.evaluator.FunctionException
 
FunctionRegistry - Class in org.jpmml.evaluator
A registry of Java user-defined functions (Java UDFs).
Functions - Class in org.jpmml.evaluator
 
FunctionUtil - Class in org.jpmml.evaluator
 

G

GeneralRegressionModelEvaluator - Class in org.jpmml.evaluator
 
GeneralRegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
GeneralRegressionModelEvaluator(PMML, GeneralRegressionModel) - Constructor for class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
get(Class<?>) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
get(URL) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
getActiveFields() - Method in interface org.jpmml.evaluator.Consumer
Gets the independent (ie. input) fields of a Model from its MiningSchema.
getActiveFields() - Method in class org.jpmml.evaluator.ModelManager
 
getActiveValue(EvaluationContext) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getAffinity(String) - Method in class org.jpmml.evaluator.AffinityDistribution
 
getAffinity(String) - Method in class org.jpmml.evaluator.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.ClusterAffinityDistribution
 
getAffinityRanking() - Method in interface org.jpmml.evaluator.HasAffinityRanking
Gets the affinities for known categories.
getAntecedentFlags() - Method in class org.jpmml.evaluator.Association
 
getArguments() - Method in class org.jpmml.evaluator.Conflict
 
getAssociationRuleRegistry() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getAssociationRules() - Method in class org.jpmml.evaluator.Association
 
getBayesInputs() - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
getCategoricalResidual(Object, FieldValue) - Static method in class org.jpmml.evaluator.OutputUtil
 
getCategoryValues() - Method in class org.jpmml.evaluator.AffinityDistribution
 
getCategoryValues() - Method in interface org.jpmml.evaluator.CategoricalResultFeature
Gets the set of known categories.
getCategoryValues() - Method in class org.jpmml.evaluator.ClusterAffinityDistribution
 
getCategoryValues() - Method in class org.jpmml.evaluator.EntityProbabilityDistribution
 
getCategoryValues() - Method in class org.jpmml.evaluator.NodeScoreDistribution
 
getCategoryValues() - Method in class org.jpmml.evaluator.ProbabilityDistribution
 
getCategoryValues() - Method in class org.jpmml.evaluator.SimpleRuleScoreDistribution
 
getCategoryValues() - Method in class org.jpmml.evaluator.VoteDistribution
 
getColumns(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
 
getConfidence(String) - Method in interface org.jpmml.evaluator.HasConfidence
Gets the confidence of the specified category.
getConfidence(String) - Method in class org.jpmml.evaluator.NodeScoreDistribution
 
getConfidence(String) - Method in class org.jpmml.evaluator.SimpleRuleScoreDistribution
 
getConsequentFlags() - Method in class org.jpmml.evaluator.Association
 
getConstantDataType(String) - Static method in class org.jpmml.evaluator.TypeUtil
 
getContent(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getContent(InlineTable) - Static method in class org.jpmml.evaluator.InlineTableUtil
 
getContent(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
getContext() - Method in class org.jpmml.evaluator.EvaluationContext.Result
 
getContext() - Method in exception org.jpmml.evaluator.PMMLException
 
getCovariateRegistry() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getDataField(FieldName) - Method in interface org.jpmml.evaluator.Consumer
Gets the definition of a field from the DataDictionary.
getDataField() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getDataField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getDataField() - Method in class org.jpmml.evaluator.ModelEvaluator
 
getDataField() - Method in class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
getDataField(FieldName) - Method in class org.jpmml.evaluator.PMMLManager
 
getDataType(Expression, ModelEvaluator<?>) - Static method in class org.jpmml.evaluator.ExpressionUtil
 
getDataType() - Method in class org.jpmml.evaluator.FieldValue
 
getDataType(OutputField, ModelEvaluator<?>) - Static method in class org.jpmml.evaluator.OutputUtil
 
getDataType(Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
getDays() - Method in class org.jpmml.evaluator.DaysSinceDate
 
getDefault() - Method in enum org.jpmml.evaluator.Classification.Type
Gets the least optimal value in the range of valid values.
getDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getDerivedField(FieldName) - Method in class org.jpmml.evaluator.PMMLManager
 
getDifference() - Method in class org.jpmml.evaluator.Conflict
 
getDisplayValue() - Method in class org.jpmml.evaluator.ClusterAffinityDistribution
 
getDisplayValue() - Method in interface org.jpmml.evaluator.HasDisplayValue
 
getElement() - Method in class org.jpmml.evaluator.EvaluationContext.Result
 
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.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.NodeScore
 
getEntityIdRanking() - Method in class org.jpmml.evaluator.AffinityDistribution
 
getEntityIdRanking() - Method in class org.jpmml.evaluator.ClusterAffinityDistribution
 
getEntityIdRanking() - Method in interface org.jpmml.evaluator.HasEntityIdRanking
 
getEntityRegistry() - Method in class org.jpmml.evaluator.Association
 
getEntityRegistry() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.EntityClassification
 
getEntityRegistry() - Method in interface org.jpmml.evaluator.HasEntityRegistry
 
getEntityRegistry() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.NodeScore
 
getEntityRegistry() - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
getEntityRegistry() - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
getEvaluator() - Method in interface org.jpmml.evaluator.Batch
 
getEvaluatorFactory() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getExceptions() - Method in class org.jpmml.evaluator.visitors.FeatureInspector
 
getFactorRegistry() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getFieldCountSums() - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
getFieldEntry(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
getFields() - Method in class org.jpmml.evaluator.EvaluationContext
 
getFormat() - Static method in class org.jpmml.evaluator.SecondsSinceMidnight
 
getFunction() - Method in exception org.jpmml.evaluator.FunctionException
 
getFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
Gets a function for a name.
getFunction(String) - Static method in class org.jpmml.evaluator.FunctionUtil
 
getFunction(String) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getFunction(String) - Method in class org.jpmml.evaluator.PMMLManager
 
getGroupFields() - Method in interface org.jpmml.evaluator.Consumer
Gets the group fields of a Model from its MiningSchema.
getGroupFields() - Method in class org.jpmml.evaluator.ModelManager
 
getId() - Method in class org.jpmml.evaluator.Conflict
 
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
 
getInput() - Method in interface org.jpmml.evaluator.Batch
Input data records.
getItems() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getItemsets() - Method in interface org.jpmml.evaluator.HasRuleValues
 
getLocalDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getLocalDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelManager
 
getMapping(HasParsedValueMapping<V>) - Method in class org.jpmml.evaluator.FieldValue
 
getMiningField(FieldName) - Method in interface org.jpmml.evaluator.Consumer
Gets the definition of a field from the MiningSchema.
getMiningField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getMiningField(FieldName) - Method in class org.jpmml.evaluator.ModelManager
 
getMiningFields(EnumSet<FieldUsageType>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getMiningFields(EnumSet<FieldUsageType>) - Method in class org.jpmml.evaluator.ModelManager
 
getMiningFunction() - Method in interface org.jpmml.evaluator.Consumer
Gets the type of the Model.
getMiningFunction() - Method in class org.jpmml.evaluator.ModelManager
 
getModel() - Method in class org.jpmml.evaluator.ModelManager
 
getModelEvaluator() - Method in class org.jpmml.evaluator.MiningModelEvaluationContext
 
getModelEvaluator() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getModelEvaluatorFactory() - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
getName() - Method in interface org.jpmml.evaluator.Function
Gets the default name of this function.
getName() - Method in class org.jpmml.evaluator.functions.AbstractFunction
 
getNode() - Method in class org.jpmml.evaluator.NodeScore
 
getOpType() - Method in class org.jpmml.evaluator.CategoricalValue
 
getOpType() - Method in class org.jpmml.evaluator.ContinuousValue
 
getOpType() - Method in class org.jpmml.evaluator.FieldValue
 
getOpType() - Method in class org.jpmml.evaluator.OrdinalValue
 
getOpType(DataType) - Static method in class org.jpmml.evaluator.TypeUtil
 
getOrderFields() - Method in interface org.jpmml.evaluator.Consumer
Gets the order fields of a Model from its MiningSchema.
getOrderFields() - Method in class org.jpmml.evaluator.ModelManager
 
getOrdering() - Method in enum org.jpmml.evaluator.Classification.Type
 
getOrdering() - Method in class org.jpmml.evaluator.OrdinalValue
 
getOutput() - Method in interface org.jpmml.evaluator.Batch
Expected output data records.
getOutputField(FieldName) - Method in interface org.jpmml.evaluator.Consumer
Gets the definition of a field from the Output
getOutputField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getOutputField(FieldName) - Method in class org.jpmml.evaluator.ModelManager
 
getOutputFields() - Method in interface org.jpmml.evaluator.Consumer
Gets the output fields of a Model from its Output.
getOutputFields() - Method in class org.jpmml.evaluator.ModelManager
 
getParameterRegistry() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getParent() - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
getParent() - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
getPMML() - Method in class org.jpmml.evaluator.PMMLManager
 
getPmmlManager() - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
getProbability(String) - Method in class org.jpmml.evaluator.EntityProbabilityDistribution
 
getProbability(String) - Method in interface org.jpmml.evaluator.HasProbability
Gets the probability of the specified category.
getProbability(String) - Method in class org.jpmml.evaluator.NodeScoreDistribution
 
getProbability(String) - Method in class org.jpmml.evaluator.ProbabilityDistribution
 
getProbability(String) - Method in class org.jpmml.evaluator.VoteDistribution
 
getRange() - Method in enum org.jpmml.evaluator.Classification.Type
 
getReasonCode(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getReasonCodeRanking() - Method in interface org.jpmml.evaluator.HasReasonCodeRanking
 
getReasonCodeRanking() - Method in class org.jpmml.evaluator.ReasonCodeRanking
 
getReasonCodes() - Method in class org.jpmml.evaluator.ReasonCodeRanking
 
getResult() - Method in class org.jpmml.evaluator.Association
 
getResult() - Method in class org.jpmml.evaluator.Classification
 
getResult() - Method in interface org.jpmml.evaluator.Computable
 
getResult() - Method in class org.jpmml.evaluator.NodeScore
 
getResult() - Method in class org.jpmml.evaluator.ReasonCodeRanking
 
getResultDataType(DataType, DataType) - Static method in class org.jpmml.evaluator.TypeUtil
 
getResultType(DataType) - Method in class org.jpmml.evaluator.functions.AggregateFunction
 
getResultType(DataType) - Method in class org.jpmml.evaluator.functions.FpMathFunction
 
getResultType(DataType) - Method in class org.jpmml.evaluator.functions.MathFunction
 
getRows(Matrix) - Static method in class org.jpmml.evaluator.MatrixUtil
 
getRuleValue(Object, OutputField, RuleFeatureType) - Static method in class org.jpmml.evaluator.OutputUtil
 
getRuleValue(Object, OutputField) - Static method in class org.jpmml.evaluator.OutputUtil
 
getRuleValues(OutputField.Algorithm) - Method in class org.jpmml.evaluator.Association
 
getRuleValues(OutputField.Algorithm) - Method in interface org.jpmml.evaluator.HasRuleValues
 
getSeconds() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
getSeconds() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
getSeparator() - Method in class org.jpmml.evaluator.CsvUtil.Table
 
getSize(Array) - Static method in class org.jpmml.evaluator.ArrayUtil
 
getStatus(DataField, MiningField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getSummary() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getSummary() - Method in interface org.jpmml.evaluator.Consumer
Gets a short description of the Model.
getSummary() - Method in class org.jpmml.evaluator.GeneralRegressionModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.ModelManager
 
getSummary() - Method in class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.NeuralNetworkEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.RegressionModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.RuleSetModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.ScorecardEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
getSummary() - Method in class org.jpmml.evaluator.TreeModelEvaluator
 
getTarget(FieldName) - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
getTarget(FieldName) - Method in class org.jpmml.evaluator.ClusteringModelEvaluator
 
getTarget(FieldName) - Method in interface org.jpmml.evaluator.Consumer
Gets the definition of a field from the Targets.
getTarget(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getTarget(FieldName) - Method in class org.jpmml.evaluator.ModelManager
 
getTargetCategories(TypeDefinitionField) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getTargetField() - Method in interface org.jpmml.evaluator.Consumer
Convenience method for retrieving the sole target field.
getTargetField() - Method in class org.jpmml.evaluator.ModelManager
 
getTargetFields() - Method in interface org.jpmml.evaluator.Consumer
Gets the dependent (ie. target in supervised training) fields of a Model from its MiningSchema.
getTargetFields(Evaluator) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
getTargetFields() - Method in class org.jpmml.evaluator.ModelManager
 
getTargetValue(Target, Object) - Static method in class org.jpmml.evaluator.TargetUtil
 
getType() - Method in class org.jpmml.evaluator.Classification
 
getValidRanges(DataField) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValidValue(TypeDefinitionField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValidValues(TypeDefinitionField) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValue(K, LoadingCache<K, V>) - Static method in class org.jpmml.evaluator.CacheUtil
 
getValue(K, Callable<? extends V>, Cache<K, V>) - Static method in class org.jpmml.evaluator.CacheUtil
 
getValue() - Method in class org.jpmml.evaluator.FieldValue
 
getValue(FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValue(Class<? extends V>, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
getValue(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValue
 
getValue(LoadingCache<M, V>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getValue(Callable<? extends V>, Cache<M, V>) - Method in class org.jpmml.evaluator.ModelEvaluator
 
getValueMapping(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValueMapping
 
getValueSet(DataType, OpType) - Method in interface org.jpmml.evaluator.HasParsedValueSet
 
getWarnings() - Method in class org.jpmml.evaluator.EvaluationContext
 
GREATER_OR_EQUAL - Static variable in class org.jpmml.evaluator.Functions
 
GREATER_THAN - Static variable in class org.jpmml.evaluator.Functions
 
GROUP_TYPES - Static variable in class org.jpmml.evaluator.ModelManager
 
groupRows(K, List<? extends Map<K, ?>>) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 

H

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.
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
 
hashCode() - Method in class org.jpmml.evaluator.DaysSinceDate
 
hashCode() - Method in class org.jpmml.evaluator.FieldValue
 
hashCode() - Method in class org.jpmml.evaluator.OrdinalValue
 
hashCode() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
hashCode() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
HasParsedValue - Interface in org.jpmml.evaluator
 
HasParsedValueMapping<V> - Interface in org.jpmml.evaluator
 
HasParsedValueSet - 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
 
HasRuleValues - Interface in org.jpmml.evaluator
 

I

IF - Static variable in class org.jpmml.evaluator.Functions
 
IndexableUtil - Class in org.jpmml.evaluator
 
indexInStrings(Iterable<String>) - Method in class org.jpmml.evaluator.FieldValue
 
indexInValues(Iterable<FieldValue>) - Method in class org.jpmml.evaluator.FieldValue
 
InlineTableUtil - Class in org.jpmml.evaluator
 
integerToDouble(DataType) - Static method in class org.jpmml.evaluator.functions.AbstractFunction
 
intern(Predicate) - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
intValue() - Method in class org.jpmml.evaluator.DaysSinceDate
 
intValue() - Method in class org.jpmml.evaluator.SecondsSinceDate
 
intValue() - Method in class org.jpmml.evaluator.SecondsSinceMidnight
 
InvalidFeatureException - Exception in org.jpmml.evaluator
Thrown to indicate that the class model object is not valid.
InvalidFeatureException() - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureException(String) - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureException(PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureException(PMMLObject, Field) - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureException(PMMLObject, Field, Object) - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidFeatureException
 
InvalidFeatureInspector - Class in org.jpmml.evaluator.visitors
A Visitor that inspects a class model object for invalid features.
InvalidFeatureInspector() - Constructor for class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
InvalidResultException - Exception in org.jpmml.evaluator
Thrown to indicate a well-defined "stop condition", which requires the abrupt termination of the evaluation process.
InvalidResultException(PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
InvalidResultException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.InvalidResultException
 
IS_IN - Static variable in class org.jpmml.evaluator.Functions
 
IS_MISSING - Static variable in class org.jpmml.evaluator.Functions
 
IS_NOT_IN - Static variable in class org.jpmml.evaluator.Functions
 
IS_NOT_MISSING - Static variable in class org.jpmml.evaluator.Functions
 
isDefault(MiningField) - Static method in class org.jpmml.evaluator.MiningFieldUtil
 
isDistance(Measure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
isIn(HasValueSet) - Method in class org.jpmml.evaluator.FieldValue
Checks if this value is contained in the set of reference values.
isIn(HasParsedValueSet) - Method in class org.jpmml.evaluator.FieldValue
 
isSimilarity(Measure) - Static method in class org.jpmml.evaluator.MeasureUtil
 
isValid(Double) - Method in enum org.jpmml.evaluator.Classification.Type
 
isZero(Number, double) - Static method in class org.jpmml.evaluator.VerificationUtil
 

K

KernelUtil - Class in org.jpmml.evaluator
 

L

LESS_OR_EQUAL - Static variable in class org.jpmml.evaluator.Functions
 
LESS_THAN - Static variable in class org.jpmml.evaluator.Functions
 
LN - Static variable in class org.jpmml.evaluator.Functions
 
loadModelEvaluator(URI) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
LOG10 - Static variable in class org.jpmml.evaluator.Functions
 
LOWERCASE - Static variable in class org.jpmml.evaluator.Functions
 

M

mapValue(MapValues, Map<String, FieldValue>) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
MATCHES - Static variable in class org.jpmml.evaluator.Functions
 
MathFunction - Class in org.jpmml.evaluator.functions
 
MathFunction(String) - Constructor for class org.jpmml.evaluator.functions.MathFunction
 
MatrixUtil - Class in org.jpmml.evaluator
 
MAX - Static variable in class org.jpmml.evaluator.Functions
 
MeasureUtil - Class in org.jpmml.evaluator
 
MIN - Static variable in class org.jpmml.evaluator.Functions
 
MiningFieldUtil - Class in org.jpmml.evaluator
 
MiningModelEvaluationContext - Class in org.jpmml.evaluator
 
MiningModelEvaluationContext(ModelEvaluationContext, MiningModelEvaluator) - Constructor for class org.jpmml.evaluator.MiningModelEvaluationContext
 
MiningModelEvaluator - Class in org.jpmml.evaluator
 
MiningModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.MiningModelEvaluator
 
MiningModelEvaluator(PMML, MiningModel) - Constructor for class org.jpmml.evaluator.MiningModelEvaluator
 
MINUS - Static variable in class org.jpmml.evaluator.Functions
 
MissingFieldException - Exception in org.jpmml.evaluator
Thrown to indicate that a field name cannot be resolved to a field in the current context.
MissingFieldException(FieldName) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingFieldException(FieldName, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingFieldException
 
MissingValueException - Exception in org.jpmml.evaluator
Thrown to indicate a missing field value.
MissingValueException(FieldName) - Constructor for exception org.jpmml.evaluator.MissingValueException
 
MissingValueException(FieldName, PMMLObject) - Constructor for exception org.jpmml.evaluator.MissingValueException
 
ModelEvaluationContext - Class in org.jpmml.evaluator
 
ModelEvaluationContext(ModelEvaluationContext, ModelEvaluator<?>) - Constructor for class org.jpmml.evaluator.ModelEvaluationContext
 
ModelEvaluator<M extends org.dmg.pmml.Model> - Class in org.jpmml.evaluator
 
ModelEvaluator(PMML, Class<? extends M>) - Constructor for class org.jpmml.evaluator.ModelEvaluator
 
ModelEvaluator(PMML, M) - Constructor for class org.jpmml.evaluator.ModelEvaluator
 
ModelEvaluatorCache - Class in org.jpmml.evaluator
 
ModelEvaluatorCache(CacheBuilder<Object, Object>) - Constructor for class org.jpmml.evaluator.ModelEvaluatorCache
 
ModelEvaluatorCache(ModelEvaluatorFactory, CacheBuilder<Object, Object>) - Constructor for class org.jpmml.evaluator.ModelEvaluatorCache
 
ModelEvaluatorFactory - Class in org.jpmml.evaluator
 
ModelEvaluatorFactory() - Constructor for class org.jpmml.evaluator.ModelEvaluatorFactory
 
ModelManager<M extends org.dmg.pmml.Model> - Class in org.jpmml.evaluator
 
ModelManager(PMML, M) - Constructor for class org.jpmml.evaluator.ModelManager
 
ModelManagerFactory<M extends ModelManager<? extends org.dmg.pmml.Model>> - Class in org.jpmml.evaluator
 
ModelManagerFactory() - Constructor for class org.jpmml.evaluator.ModelManagerFactory
 
MULTIPLY - Static variable in class org.jpmml.evaluator.Functions
 

N

NaiveBayesModelEvaluator - Class in org.jpmml.evaluator
 
NaiveBayesModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
NaiveBayesModelEvaluator(PMML, NaiveBayesModel) - Constructor for class org.jpmml.evaluator.NaiveBayesModelEvaluator
 
NearestNeighborModelEvaluator - Class in org.jpmml.evaluator
 
NearestNeighborModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
NearestNeighborModelEvaluator(PMML, NearestNeighborModel) - Constructor for class org.jpmml.evaluator.NearestNeighborModelEvaluator
 
NeuralNetworkEvaluator - Class in org.jpmml.evaluator
 
NeuralNetworkEvaluator(PMML) - Constructor for class org.jpmml.evaluator.NeuralNetworkEvaluator
 
NeuralNetworkEvaluator(PMML, NeuralNetwork) - Constructor for class org.jpmml.evaluator.NeuralNetworkEvaluator
 
newInstance() - Static method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
newModelManager(PMML, Model) - Method in class org.jpmml.evaluator.ModelEvaluatorFactory
 
newModelManager(PMML, Model) - Method in class org.jpmml.evaluator.ModelManagerFactory
 
newModelManager(PMML) - Method in class org.jpmml.evaluator.ModelManagerFactory
 
newModelManager(PMML, String) - Method in class org.jpmml.evaluator.ModelManagerFactory
 
NodeScore - Class in org.jpmml.evaluator
 
NodeScore(BiMap<String, Node>, Node, Object) - Constructor for class org.jpmml.evaluator.NodeScore
 
NodeScoreDistribution - Class in org.jpmml.evaluator
 
NodeScoreDistribution(BiMap<String, Node>, Node) - Constructor for class org.jpmml.evaluator.NodeScoreDistribution
 
NormalDistributionUtil - Class in org.jpmml.evaluator
 
NormalDistributionUtil() - Constructor for class org.jpmml.evaluator.NormalDistributionUtil
 
NormalizationUtil - Class in org.jpmml.evaluator
 
normalize(Map<K, Double>) - Static method in class org.jpmml.evaluator.Classification
 
normalize(NormContinuous, FieldValue) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalize(NormContinuous, double) - Static method in class org.jpmml.evaluator.NormalizationUtil
 
normalizeSoftMax(Map<K, Double>) - Static method in class org.jpmml.evaluator.Classification
 
NOT - Static variable in class org.jpmml.evaluator.Functions
 
NOT_EQUAL - Static variable in class org.jpmml.evaluator.Functions
 

O

OR - Static variable in class org.jpmml.evaluator.Functions
 
ORDER_TYPES - Static variable in class org.jpmml.evaluator.ModelManager
 
OrdinalValue - Class in org.jpmml.evaluator
 
org.jpmml.evaluator - package org.jpmml.evaluator
 
org.jpmml.evaluator.functions - package org.jpmml.evaluator.functions
 
org.jpmml.evaluator.visitors - package org.jpmml.evaluator.visitors
 
OutputUtil - Class in org.jpmml.evaluator
 

P

parse(SparseArray<E>) - Static method in class org.jpmml.evaluator.SparseArrayUtil
 
parse(DataType, String) - Static method in class org.jpmml.evaluator.TypeUtil
 
parseOrCast(DataType, Object) - Static method in class org.jpmml.evaluator.TypeUtil
 
parseRecords(List<List<String>>, Function<String, String>) - Static method in class org.jpmml.evaluator.BatchUtil
 
parseValue(String) - Method in class org.jpmml.evaluator.FieldValue
 
performInvalidValueTreatment(Field, MiningField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
performMissingValueTreatment(Field, MiningField) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
performValidValueTreatment(Field, MiningField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
PLUS - Static variable in class org.jpmml.evaluator.Functions
 
PMMLEvaluationContext - Class in org.jpmml.evaluator
 
PMMLEvaluationContext(PMMLManager) - Constructor for class org.jpmml.evaluator.PMMLEvaluationContext
 
PMMLException - Exception in org.jpmml.evaluator
 
PMMLException() - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLException(String) - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLException(PMMLObject) - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.PMMLException
 
PMMLManager - Class in org.jpmml.evaluator
 
PMMLManager(PMML) - Constructor for class org.jpmml.evaluator.PMMLManager
 
POW - Static variable in class org.jpmml.evaluator.Functions
 
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
 
prepare(FieldName, Object) - Method in interface org.jpmml.evaluator.Evaluator
Prepares the input value for a field.
prepare(Evaluator, FieldName, Object) - Static method in class org.jpmml.evaluator.EvaluatorUtil
 
prepare(DataField, MiningField, Object) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
prepare(FieldName, Object) - Method in class org.jpmml.evaluator.ModelEvaluator
 
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
 
ProbabilityDistribution - Class in org.jpmml.evaluator
 
ProbabilityDistribution() - Constructor for class org.jpmml.evaluator.ProbabilityDistribution
 
process(PMML) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
processValue(Target, Double) - Static method in class org.jpmml.evaluator.TargetUtil
 
PRODUCT - Static variable in class org.jpmml.evaluator.Functions
 
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.

R

readTable(InputStream) - Static method in class org.jpmml.evaluator.CsvUtil
 
readTable(InputStream, String) - Static method in class org.jpmml.evaluator.CsvUtil
 
ReasonCodeRanking - Class in org.jpmml.evaluator
 
ReasonCodeRanking(Object, Map<String, Double>) - Constructor for class org.jpmml.evaluator.ReasonCodeRanking
 
refine(Field, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
refine(DataType, OpType, FieldValue) - Static method in class org.jpmml.evaluator.FieldValueUtil
 
RegressionModelEvaluator - Class in org.jpmml.evaluator
 
RegressionModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.RegressionModelEvaluator
 
RegressionModelEvaluator(PMML, RegressionModel) - Constructor for class org.jpmml.evaluator.RegressionModelEvaluator
 
remove(Class<?>) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
remove(URL) - Method in class org.jpmml.evaluator.ModelEvaluatorCache
 
removeFunction(String) - Static method in class org.jpmml.evaluator.FunctionRegistry
 
REPLACE - Static variable in class org.jpmml.evaluator.Functions
 
reset() - Method in class org.jpmml.evaluator.visitors.PredicateInterner
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
resolveDerivedField(FieldName) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.DefineFunctionEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.EvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.ModelEvaluationContext
 
resolveFunction(String) - Method in class org.jpmml.evaluator.PMMLEvaluationContext
 
ResultFeature - Interface in org.jpmml.evaluator
A common superinterface for all result features.
ROUND - Static variable in class org.jpmml.evaluator.Functions
 
RuleSetModelEvaluator - Class in org.jpmml.evaluator
 
RuleSetModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.RuleSetModelEvaluator
 
RuleSetModelEvaluator(PMML, RuleSetModel) - Constructor for class org.jpmml.evaluator.RuleSetModelEvaluator
 

S

ScorecardEvaluator - Class in org.jpmml.evaluator
 
ScorecardEvaluator(PMML) - Constructor for class org.jpmml.evaluator.ScorecardEvaluator
 
ScorecardEvaluator(PMML, Scorecard) - Constructor for class org.jpmml.evaluator.ScorecardEvaluator
 
SecondsSinceDate - Class in org.jpmml.evaluator
 
SecondsSinceDate(int, LocalDateTime) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceDate(LocalDate, LocalDateTime) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceDate(LocalDate, Seconds) - Constructor for class org.jpmml.evaluator.SecondsSinceDate
 
SecondsSinceMidnight - Class in org.jpmml.evaluator
 
SecondsSinceMidnight(Seconds) - Constructor for class org.jpmml.evaluator.SecondsSinceMidnight
 
setEvaluatorFactory(ModelEvaluatorFactory) - Method in class org.jpmml.evaluator.MiningModelEvaluator
 
setOrdering(List<?>) - Method in class org.jpmml.evaluator.OrdinalValue
 
setSeparator(String) - Method in class org.jpmml.evaluator.CsvUtil.Table
 
SimpleRuleScoreDistribution - Class in org.jpmml.evaluator
 
SimpleRuleScoreDistribution(BiMap<String, SimpleRule>) - Constructor for class org.jpmml.evaluator.SimpleRuleScoreDistribution
 
SparseArrayUtil - Class in org.jpmml.evaluator
 
SQRT - Static variable in class org.jpmml.evaluator.Functions
 
StringFunction - Class in org.jpmml.evaluator.functions
 
StringFunction(String) - Constructor for class org.jpmml.evaluator.functions.StringFunction
 
SUBSTRING - Static variable in class org.jpmml.evaluator.Functions
 
sum(Map<K, Double>) - Static method in class org.jpmml.evaluator.Classification
 
SUM - Static variable in class org.jpmml.evaluator.Functions
 
SupportVectorMachineModelEvaluator - Class in org.jpmml.evaluator
 
SupportVectorMachineModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 
SupportVectorMachineModelEvaluator(PMML, SupportVectorMachineModel) - Constructor for class org.jpmml.evaluator.SupportVectorMachineModelEvaluator
 

T

TARGET_TYPES - Static variable in class org.jpmml.evaluator.ModelManager
 
TargetUtil - Class in org.jpmml.evaluator
 
THRESHOLD - Static variable in class org.jpmml.evaluator.Functions
 
toBitSet(List<FieldValue>) - Static method in class org.jpmml.evaluator.MeasureUtil
 
toRange(Interval) - Static method in class org.jpmml.evaluator.DiscretizationUtil
 
toString() - Method in class org.jpmml.evaluator.Association
 
toString() - Method in class org.jpmml.evaluator.Classification
 
toString() - Method in class org.jpmml.evaluator.Conflict
 
toString() - Method in class org.jpmml.evaluator.FieldValue
 
toString() - Method in class org.jpmml.evaluator.NodeScore
 
toString() - Method in exception org.jpmml.evaluator.PMMLException
 
toString() - Method in class org.jpmml.evaluator.ReasonCodeRanking
 
toStringHelper() - Method in class org.jpmml.evaluator.Classification
 
toStringHelper() - Method in class org.jpmml.evaluator.EntityClassification
 
toStringHelper() - Method in class org.jpmml.evaluator.NodeScoreDistribution
 
TreeModelEvaluator - Class in org.jpmml.evaluator
 
TreeModelEvaluator(PMML) - Constructor for class org.jpmml.evaluator.TreeModelEvaluator
 
TreeModelEvaluator(PMML, TreeModel) - Constructor for class org.jpmml.evaluator.TreeModelEvaluator
 
TRIM_BLANKS - Static variable in class org.jpmml.evaluator.Functions
 
TypeAnalysisException - Exception in org.jpmml.evaluator
Thrown to indicate an impassable obstacle in a type analysis process.
TypeAnalysisException() - Constructor for exception org.jpmml.evaluator.TypeAnalysisException
 
TypeAnalysisException(String) - Constructor for exception org.jpmml.evaluator.TypeAnalysisException
 
TypeAnalysisException(PMMLObject) - Constructor for exception org.jpmml.evaluator.TypeAnalysisException
 
TypeAnalysisException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.TypeAnalysisException
 
TypeCheckException - Exception in org.jpmml.evaluator
Thrown to indicate a violation of PMML type system.
TypeCheckException(DataType, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeCheckException(Class<?>, Object) - Constructor for exception org.jpmml.evaluator.TypeCheckException
 
TypeUtil - Class in org.jpmml.evaluator
 

U

UnaryBooleanFunction - Class in org.jpmml.evaluator.functions
 
UnaryBooleanFunction(String) - Constructor for class org.jpmml.evaluator.functions.UnaryBooleanFunction
 
UnsupportedFeatureException - Exception in org.jpmml.evaluator
Thrown to indicate that the class model object is not supported.
UnsupportedFeatureException() - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(String) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(PMMLObject) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(PMMLObject, Field) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(PMMLObject, Field, Object) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(PMMLObject, Enum<?>) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureException(String, PMMLObject) - Constructor for exception org.jpmml.evaluator.UnsupportedFeatureException
 
UnsupportedFeatureInspector - Class in org.jpmml.evaluator.visitors
A Visitor that inspects a class model object for unsupported features.
UnsupportedFeatureInspector() - Constructor for class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
UPPERCASE - Static variable in class org.jpmml.evaluator.Functions
 

V

validateType(Classification.Type) - Static method in class org.jpmml.evaluator.AffinityDistribution
 
ValueFunction - Class in org.jpmml.evaluator.functions
 
ValueFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueFunction
 
ValueListFunction - Class in org.jpmml.evaluator.functions
 
ValueListFunction(String) - Constructor for class org.jpmml.evaluator.functions.ValueListFunction
 
valueOf(String) - Static method in enum org.jpmml.evaluator.Classification.Type
Returns the enum constant of this type with the specified name.
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.
VerificationUtil - Class in org.jpmml.evaluator
 
verify() - Method in class org.jpmml.evaluator.AssociationModelEvaluator
 
verify() - Method in interface org.jpmml.evaluator.Evaluator
Verifies the model.
verify() - Method in class org.jpmml.evaluator.ModelEvaluator
 
visit(PMMLObject) - Method in class org.jpmml.evaluator.visitors.FeatureInspector
 
visit(PMMLObject) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(AssociationModel) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(ClusteringModel) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(Coefficients) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(DataDictionary) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(Itemset) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(NeuralInputs) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(NeuralLayer) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(NeuralNetwork) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(NeuralOutputs) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(SupportVectors) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(VectorDictionary) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(VectorFields) - Method in class org.jpmml.evaluator.visitors.InvalidFeatureInspector
 
visit(Aggregate) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(BaselineModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(CenterFields) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(ClusteringModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(DecisionTree) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(NeuralNetwork) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(NeuralLayer) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(NormDiscrete) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(OutputField) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(Predictor) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(Regression) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(Segmentation) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(SequenceModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(SupportVectorMachineModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(TableLocator) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(TextModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(TimeSeriesModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
visit(TreeModel) - Method in class org.jpmml.evaluator.visitors.UnsupportedFeatureInspector
 
VoteDistribution - Class in org.jpmml.evaluator
 
VoteDistribution() - Constructor for class org.jpmml.evaluator.VoteDistribution
 

W

writeTable(CsvUtil.Table, OutputStream) - Static method in class org.jpmml.evaluator.CsvUtil
 

X

XPathUtil - Class in org.jpmml.evaluator
 
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2015. All Rights Reserved.