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

A

AbstractBusinessDecision - Class in org.jpmml.converter.transformations
 
AbstractBusinessDecision() - Constructor for class org.jpmml.converter.transformations.AbstractBusinessDecision
 
AbstractExtender - Class in org.jpmml.converter.visitors
 
AbstractExtender(String) - Constructor for class org.jpmml.converter.visitors.AbstractExtender
 
AbstractTransformation - Class in org.jpmml.converter.transformations
 
AbstractTransformation() - Constructor for class org.jpmml.converter.transformations.AbstractTransformation
 
AbstractTreeModelTransformer - Class in org.jpmml.converter.visitors
 
AbstractTreeModelTransformer() - Constructor for class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
accept(Visitor) - Method in class org.jpmml.converter.DerivedOutputField
 
ActiveFieldFinder - Class in org.jpmml.converter.visitors
 
ActiveFieldFinder() - Constructor for class org.jpmml.converter.visitors.ActiveFieldFinder
 
add(MathContext, Number, Number) - Static method in class org.jpmml.converter.ValueUtil
 
addDataField(DataField) - Method in class org.jpmml.converter.PMMLEncoder
 
addDecorator(Field<?>, Decorator) - Method in class org.jpmml.converter.ModelEncoder
 
addDecorator(Model, Field<?>, Decorator) - Method in class org.jpmml.converter.ModelEncoder
 
addDefineFunction(DefineFunction) - Method in class org.jpmml.converter.PMMLEncoder
 
addDerivedField(DerivedField) - Method in class org.jpmml.converter.PMMLEncoder
 
addExtension(E, String) - Method in class org.jpmml.converter.visitors.AbstractExtender
 
addFeatureImportance(Feature, Number) - Method in class org.jpmml.converter.ModelEncoder
 
addFeatureImportance(Model, Feature, Number) - Method in class org.jpmml.converter.ModelEncoder
 
addOutputField() - Method in class org.jpmml.converter.DerivedOutputField
 
addOutputField(int) - Method in class org.jpmml.converter.DerivedOutputField
 
addScoreDistributions(E, List<?>, List<? extends Number>, List<? extends Number>) - Method in class org.jpmml.converter.ScoreDistributionManager
 
addTransformer(Model) - Method in class org.jpmml.converter.ModelEncoder
 
addUnivariateStats(UnivariateStats) - Method in class org.jpmml.converter.ModelEncoder
 
addUnivariateStats(Model, UnivariateStats) - Method in class org.jpmml.converter.ModelEncoder
 
addValues(F, List<?>) - Static method in class org.jpmml.converter.PMMLUtil
 
addValues(F, Value.Property, List<?>) - Static method in class org.jpmml.converter.PMMLUtil
 
AFFINITY - Static variable in interface org.jpmml.converter.FieldNamePrefixes
 
Application - Class in org.jpmml.converter
 
Application() - Constructor for class org.jpmml.converter.Application
 
applyTo(Visitable) - Method in class org.jpmml.converter.visitors.DeepFieldResolver
 
ArrayFeature - Class in org.jpmml.converter
 
ArrayFeature(PMMLEncoder, List<Feature>) - Constructor for class org.jpmml.converter.ArrayFeature
 
asDouble(Number) - Static method in class org.jpmml.converter.ValueUtil
 
asDoubles(List<? extends Number>) - Static method in class org.jpmml.converter.ValueUtil
 
asInt(Number) - Static method in class org.jpmml.converter.ValueUtil
 
asInteger(Number) - Static method in class org.jpmml.converter.ValueUtil
 
asIntegers(List<? extends Number>) - Static method in class org.jpmml.converter.ValueUtil
 
asNumber(Object) - Static method in class org.jpmml.converter.ValueUtil
 
asNumbers(List<?>) - Static method in class org.jpmml.converter.ValueUtil
 
asString(Object) - Static method in class org.jpmml.converter.ValueUtil
 
AttributeCleaner - Class in org.jpmml.converter.visitors
A Visitor that sets redundant attribute values to null.
AttributeCleaner() - Constructor for class org.jpmml.converter.visitors.AttributeCleaner
 

B

BinaryFeature - Class in org.jpmml.converter
 
BinaryFeature(PMMLEncoder, Field<?>, Object) - Constructor for class org.jpmml.converter.BinaryFeature
 
BinaryFeature(PMMLEncoder, Feature, Object) - Constructor for class org.jpmml.converter.BinaryFeature
 
BinaryFeature(PMMLEncoder, String, DataType, Object) - Constructor for class org.jpmml.converter.BinaryFeature
 
BinaryThresholdFeature - Class in org.jpmml.converter
 
BinaryThresholdFeature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.BinaryThresholdFeature
 
BooleanFeature - Class in org.jpmml.converter
 
BooleanFeature(PMMLEncoder, Field<?>) - Constructor for class org.jpmml.converter.BooleanFeature
 
BooleanFeature(PMMLEncoder, Feature) - Constructor for class org.jpmml.converter.BooleanFeature
 
BooleanFeature(PMMLEncoder, String) - Constructor for class org.jpmml.converter.BooleanFeature
 
BusinessDecision - Interface in org.jpmml.converter
 

C

CategoricalFeature - Class in org.jpmml.converter
 
CategoricalFeature(PMMLEncoder, F) - Constructor for class org.jpmml.converter.CategoricalFeature
 
CategoricalFeature(PMMLEncoder, Field<?>, List<?>) - Constructor for class org.jpmml.converter.CategoricalFeature
 
CategoricalFeature(PMMLEncoder, Feature, List<?>) - Constructor for class org.jpmml.converter.CategoricalFeature
 
CategoricalFeature(PMMLEncoder, String, DataType, List<?>) - Constructor for class org.jpmml.converter.CategoricalFeature
 
CategoricalLabel - Class in org.jpmml.converter
 
CategoricalLabel(F) - Constructor for class org.jpmml.converter.CategoricalLabel
 
CategoricalLabel(CategoricalFeature) - Constructor for class org.jpmml.converter.CategoricalLabel
 
CategoricalLabel(DataType, List<?>) - Constructor for class org.jpmml.converter.CategoricalLabel
 
CategoricalLabel(String, DataType, List<?>) - Constructor for class org.jpmml.converter.CategoricalLabel
 
CategoryManager - Class in org.jpmml.converter
 
CategoryManager() - Constructor for class org.jpmml.converter.CategoryManager
 
CategoryManager(Map<String, Set<Object>>) - Constructor for class org.jpmml.converter.CategoryManager
 
checkFieldReference(Predicate, Predicate) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
checkFieldReference(HasFieldReference<?>, HasFieldReference<?>) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
checkSize(int, DiscreteLabel, List<? extends Feature>) - Static method in class org.jpmml.converter.SchemaUtil
 
checkSize(int, DiscreteLabel) - Static method in class org.jpmml.converter.SchemaUtil
 
checkSize(int, List<? extends Feature>) - Static method in class org.jpmml.converter.SchemaUtil
 
checkSize(int, CategoricalFeature) - Static method in class org.jpmml.converter.SchemaUtil
 
checkValue(Predicate, Predicate) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
checkValue(HasValue<?>, HasValue<?>) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
checkValueSet(Predicate, Predicate) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
checkValueSet(HasValueSet<?>, HasValueSet<?>) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
clearValues(F, Value.Property) - Static method in class org.jpmml.converter.PMMLUtil
 
ClusteringModelUtil - Class in org.jpmml.converter.clustering
 
CMatrix<V> - Class in org.jpmml.converter
 
CMatrix(List<V>, int, int) - Constructor for class org.jpmml.converter.CMatrix
 
CMatrixUtil - Class in org.jpmml.converter
 
ConstantFeature - Class in org.jpmml.converter
 
ConstantFeature(PMMLEncoder, Number) - Constructor for class org.jpmml.converter.ConstantFeature
 
ConstantFeature(PMMLEncoder, String, DataType, Number) - Constructor for class org.jpmml.converter.ConstantFeature
 
ContinuousFeature - Class in org.jpmml.converter
 
ContinuousFeature(PMMLEncoder, Field<?>) - Constructor for class org.jpmml.converter.ContinuousFeature
 
ContinuousFeature(PMMLEncoder, Feature) - Constructor for class org.jpmml.converter.ContinuousFeature
 
ContinuousFeature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.ContinuousFeature
 
ContinuousLabel - Class in org.jpmml.converter
 
ContinuousLabel(Field<?>) - Constructor for class org.jpmml.converter.ContinuousLabel
 
ContinuousLabel(DataType) - Constructor for class org.jpmml.converter.ContinuousLabel
 
ContinuousLabel(String, DataType) - Constructor for class org.jpmml.converter.ContinuousLabel
 
create(DataType, Object...) - Static method in class org.jpmml.converter.FieldNameUtil
 
create(OpType, Object...) - Static method in class org.jpmml.converter.FieldNameUtil
 
create(DefineFunction, Object...) - Static method in class org.jpmml.converter.FieldNameUtil
 
create(String, Object...) - Static method in class org.jpmml.converter.FieldNameUtil
 
create(String, List<?>) - Static method in class org.jpmml.converter.FieldNameUtil
 
createAffinityField(DataType, Object) - Static method in class org.jpmml.converter.ModelUtil
 
createAffinityField(String, DataType, Object) - Static method in class org.jpmml.converter.ModelUtil
 
createAffinityFields(DataType, List<? extends Entity<?>>) - Static method in class org.jpmml.converter.ModelUtil
 
createApply(DefineFunction, Expression...) - Static method in class org.jpmml.converter.PMMLUtil
 
createApply(String, Expression...) - Static method in class org.jpmml.converter.PMMLUtil
 
createArray(DataType, List<?>) - Static method in class org.jpmml.converter.PMMLUtil
 
createBinaryLogisticClassification(Model, double, double, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createBinaryLogisticClassification(List<? extends Feature>, List<? extends Number>, Number, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createBinaryLogisticClassification(MathContext, List<? extends Feature>, List<? extends Number>, Number, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createBinaryLogisticTransformation(NeuralEntity) - Static method in class org.jpmml.converter.neural_network.NeuralNetworkUtil
 
createClassification(List<? extends Model>, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createClassification(Kernel, Matrix<? extends Number>, List<Integer>, List<String>, List<? extends Number>, List<? extends Number>, Schema) - Static method in class org.jpmml.converter.support_vector_machine.LibSVMUtil
 
createClassificationNeuralOutputs(List<? extends NeuralEntity>, CategoricalLabel) - Static method in class org.jpmml.converter.neural_network.NeuralNetworkUtil
 
createClusteringFields(List<? extends Feature>) - Static method in class org.jpmml.converter.clustering.ClusteringModelUtil
 
createClusteringFields(List<? extends Feature>, List<? extends Number>) - Static method in class org.jpmml.converter.clustering.ClusteringModelUtil
 
createCompoundPredicate(CompoundPredicate.BooleanOperator, Predicate...) - Method in class org.jpmml.converter.PredicateManager
 
createConstant(Number) - Static method in class org.jpmml.converter.PMMLUtil
 
createConstant(Object, DataType) - Static method in class org.jpmml.converter.PMMLUtil
 
createDataField(String, OpType, DataType) - Method in class org.jpmml.converter.PMMLEncoder
 
createDataField(String, OpType, DataType, List<?>) - Method in class org.jpmml.converter.PMMLEncoder
 
createDecisions() - Method in interface org.jpmml.converter.BusinessDecision
 
createDecisions() - Method in class org.jpmml.converter.transformations.OutlierTransformation
 
createDerivedField(String, OpType, DataType, Expression) - Method in class org.jpmml.converter.PMMLEncoder
 
createDerivedField(Model, OutputField, boolean) - Method in class org.jpmml.converter.PMMLEncoder
 
createEntityIdField(String, DataType) - Static method in class org.jpmml.converter.ModelUtil
 
createEntityIdField(String, DataType, List<?>) - Static method in class org.jpmml.converter.ModelUtil
 
createExpression(FieldRef) - Method in interface org.jpmml.converter.Transformation
 
createExpression(FieldRef) - Method in class org.jpmml.converter.transformations.FunctionTransformation
 
createExpression(FieldRef) - Method in class org.jpmml.converter.transformations.SigmoidTransformation
 
createExpression(Number, FieldRef) - Static method in class org.jpmml.converter.transformations.SigmoidTransformation
 
createExtension(String, String) - Static method in class org.jpmml.converter.PMMLUtil
 
createExtension(String, Object...) - Static method in class org.jpmml.converter.PMMLUtil
 
createFeature(Field<?>, PMMLEncoder) - Static method in class org.jpmml.converter.FeatureUtil
 
createHeader(PMMLEncoder) - Static method in class org.jpmml.converter.PMMLUtil
 
createHeader(String, String) - Static method in class org.jpmml.converter.PMMLUtil
 
createHeader(Application) - Static method in class org.jpmml.converter.PMMLUtil
 
createInlineTable(Map<String, ? extends List<?>>) - Static method in class org.jpmml.converter.PMMLUtil
 
createInlineTable(Function<K, String>, Map<K, ? extends List<?>>) - Static method in class org.jpmml.converter.PMMLUtil
 
createIntArray(List<Integer>) - Static method in class org.jpmml.converter.PMMLUtil
 
createMapValues(String, Map<?, ?>) - Static method in class org.jpmml.converter.PMMLUtil
 
createMapValues(String, List<?>, List<?>) - Static method in class org.jpmml.converter.PMMLUtil
 
createMiningField(String) - Static method in class org.jpmml.converter.ModelUtil
 
createMiningField(String, MiningField.UsageType) - Static method in class org.jpmml.converter.ModelUtil
 
createMiningSchema(List<? extends Model>) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createMiningSchema(Label) - Static method in class org.jpmml.converter.ModelUtil
 
createMissingConstant() - Static method in class org.jpmml.converter.PMMLUtil
 
createModelChain(List<? extends Model>, Segmentation.MissingPredictionTreatment) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createModelVerification(Map<VerificationField, List<?>>) - Static method in class org.jpmml.converter.ModelUtil
 
createMultiModelChain(List<? extends Model>, Segmentation.MissingPredictionTreatment) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createNeighborField(DataType, int) - Static method in class org.jpmml.converter.ModelUtil
 
createNeighborFields(int) - Static method in class org.jpmml.converter.ModelUtil
 
createNeuralInputs(List<? extends Feature>, DataType) - Static method in class org.jpmml.converter.neural_network.NeuralNetworkUtil
 
createNeuron(List<? extends NeuralEntity>, List<? extends Number>, Number) - Static method in class org.jpmml.converter.neural_network.NeuralNetworkUtil
 
createOrdinalClassification(Feature, List<? extends Number>, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createOrdinalClassification(MathContext, Feature, List<? extends Number>, RegressionModel.NormalizationMethod, boolean, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createOutput(String, DataType, List<Cluster>) - Static method in class org.jpmml.converter.clustering.ClusteringModelUtil
 
createOutput(int) - Static method in class org.jpmml.converter.nearest_neighbor.NearestNeighborModelUtil
 
createOutputField(OutputField) - Method in interface org.jpmml.converter.Transformation
 
createOutputField(OutputField) - Method in class org.jpmml.converter.transformations.AbstractBusinessDecision
 
createOutputField(OutputField) - Method in class org.jpmml.converter.transformations.AbstractTransformation
 
createPredicate(Feature, List<?>) - Method in class org.jpmml.converter.PredicateManager
 
createPredicate(ThresholdFeature, List<?>, Object, PredicateManager) - Static method in class org.jpmml.converter.ThresholdFeatureUtil
 
createPredictedField(String, OpType, DataType) - Static method in class org.jpmml.converter.ModelUtil
 
createPredictedField(String, OpType, DataType, List<?>) - Static method in class org.jpmml.converter.ModelUtil
 
createPredictedOutput(String, OpType, DataType, Transformation...) - Static method in class org.jpmml.converter.ModelUtil
 
createProbabilityField(DataType, Object) - Static method in class org.jpmml.converter.ModelUtil
 
createProbabilityField(String, DataType, Object) - Static method in class org.jpmml.converter.ModelUtil
 
createProbabilityFields(DataType, List<?>) - Static method in class org.jpmml.converter.ModelUtil
 
createProbabilityOutput(MathContext, DiscreteLabel) - Static method in class org.jpmml.converter.ModelUtil
 
createProbabilityOutput(DataType, DiscreteLabel) - Static method in class org.jpmml.converter.ModelUtil
 
createRealArray(List<? extends Number>) - Static method in class org.jpmml.converter.PMMLUtil
 
createRealSparseArray(List<? extends Number>, Double) - Static method in class org.jpmml.converter.PMMLUtil
 
createRegression(Model, RegressionModel.NormalizationMethod, Schema) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createRegression(List<? extends Feature>, List<? extends Number>, Number, RegressionModel.NormalizationMethod, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createRegression(MathContext, List<? extends Feature>, List<? extends Number>, Number, RegressionModel.NormalizationMethod, Schema) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createRegression(Kernel, Matrix<? extends Number>, List<String>, Number, List<? extends Number>, Schema) - Static method in class org.jpmml.converter.support_vector_machine.LibSVMUtil
 
createRegressionNeuralOutputs(List<? extends NeuralEntity>, Label) - Static method in class org.jpmml.converter.neural_network.NeuralNetworkUtil
 
createRegressionTable(List<? extends Feature>, List<? extends Number>, Number) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createRegressionTable(MathContext, List<? extends Feature>, List<? extends Number>, Number) - Static method in class org.jpmml.converter.regression.RegressionModelUtil
 
createRescaleTargets(Number, Number, ContinuousLabel) - Static method in class org.jpmml.converter.ModelUtil
 
createScalarLabel(DataField) - Static method in class org.jpmml.converter.ScalarLabelUtil
 
createScoreFrequency(Object, Number) - Method in class org.jpmml.converter.ScoreDistributionManager
 
createScoreProbability(Object, Number, Number) - Method in class org.jpmml.converter.ScoreDistributionManager
 
createSegmentation(Segmentation.MultipleModelMethod, Segmentation.MissingPredictionTreatment, List<? extends Model>) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createSegmentation(Segmentation.MultipleModelMethod, Segmentation.MissingPredictionTreatment, List<? extends Model>, List<? extends Number>) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
createSimplePredicate(Feature, SimplePredicate.Operator, Object) - Method in class org.jpmml.converter.PredicateManager
 
createSimpleSetPredicate(Feature, SimpleSetPredicate.BooleanOperator, List<?>) - Method in class org.jpmml.converter.PredicateManager
 
createStringArray(List<?>) - Static method in class org.jpmml.converter.PMMLUtil
 
createSupportVectorMachine(List<VectorInstance>, Number, List<? extends Number>) - Static method in class org.jpmml.converter.support_vector_machine.LibSVMUtil
 
createTagName(String) - Static method in class org.jpmml.converter.XMLUtil
 
createTargetCategories(int) - Static method in class org.jpmml.converter.LabelUtil
 
createVectorDictionary(Matrix<? extends Number>, List<String>, Schema) - Static method in class org.jpmml.converter.support_vector_machine.LibSVMUtil
 
createVerificationField(String) - Static method in class org.jpmml.converter.ModelUtil
 

D

DataDictionaryCleaner - Class in org.jpmml.converter.visitors
A Visitor that removes redundant data fields from the data dictionary.
DataDictionaryCleaner() - Constructor for class org.jpmml.converter.visitors.DataDictionaryCleaner
 
decorate(MiningField) - Method in interface org.jpmml.converter.Decorator
 
decorate(MiningField) - Method in class org.jpmml.converter.ImportanceDecorator
 
decorate(MiningField) - Method in class org.jpmml.converter.InvalidValueDecorator
 
decorate(MiningField) - Method in class org.jpmml.converter.MissingValueDecorator
 
decorate(MiningField) - Method in class org.jpmml.converter.OutlierDecorator
 
Decorator - Interface in org.jpmml.converter
 
DeepFieldResolver - Class in org.jpmml.converter.visitors
 
DeepFieldResolver() - Constructor for class org.jpmml.converter.visitors.DeepFieldResolver
 
DeepFieldResolverUtil - Class in org.jpmml.converter.visitors
 
DerivedFieldRelocator - Class in org.jpmml.converter.visitors
A Visitor that relocates derived fields to the "nearest" local transformation dictionary.
DerivedFieldRelocator() - Constructor for class org.jpmml.converter.visitors.DerivedFieldRelocator
 
DerivedOutputField - Class in org.jpmml.converter
 
DerivedOutputField(Model, OutputField, boolean) - Constructor for class org.jpmml.converter.DerivedOutputField
 
DerivedOutputFieldTransformer - Class in org.jpmml.converter.visitors
 
DerivedOutputFieldTransformer() - Constructor for class org.jpmml.converter.visitors.DerivedOutputFieldTransformer
 
DiscreteLabel - Class in org.jpmml.converter
 
DiscreteLabel(DataType, List<?>) - Constructor for class org.jpmml.converter.DiscreteLabel
 
DiscreteLabel(String, DataType, List<?>) - Constructor for class org.jpmml.converter.DiscreteLabel
 
divide(MathContext, Number, Number) - Static method in class org.jpmml.converter.ValueUtil
 

E

encodeHeader() - Method in class org.jpmml.converter.PMMLEncoder
 
encodeModel(Model) - Method in class org.jpmml.converter.ModelEncoder
 
encodePMML(Model) - Method in class org.jpmml.converter.ModelEncoder
 
encodePMML() - Method in class org.jpmml.converter.PMMLEncoder
 
encodeRegressionTable(GeneralRegressionModel, List<? extends Feature>, List<? extends Number>, Number, Object) - Static method in class org.jpmml.converter.general_regression.GeneralRegressionModelUtil
 
encodeRegressionTable(MathContext, GeneralRegressionModel, List<? extends Feature>, List<? extends Number>, Number, Object) - Static method in class org.jpmml.converter.general_regression.GeneralRegressionModelUtil
 
ensureDerivedField(String, OpType, DataType, Supplier<? extends Expression>) - Method in class org.jpmml.converter.PMMLEncoder
 
ensureModelStats(Model) - Static method in class org.jpmml.converter.ModelUtil
 
ensureOutput(Model) - Static method in class org.jpmml.converter.ModelUtil
 
enterNode(Node) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
enterNode(Node) - Method in class org.jpmml.converter.visitors.TreeModelPruner
 
enterTreeModel(TreeModel) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
enterTreeModel(TreeModel) - Method in class org.jpmml.converter.visitors.TreeModelPruner
 
equals(Object) - Method in class org.jpmml.converter.BinaryFeature
 
equals(Object) - Method in class org.jpmml.converter.CategoricalFeature
 
equals(Object) - Method in class org.jpmml.converter.CategoricalLabel
 
equals(Object) - Method in class org.jpmml.converter.ConstantFeature
 
equals(Object) - Method in class org.jpmml.converter.DiscreteLabel
 
equals(Object) - Method in class org.jpmml.converter.Feature
 
equals(Object) - Method in class org.jpmml.converter.InteractionFeature
 
equals(Object) - Method in class org.jpmml.converter.MultiLabel
 
equals(Object) - Method in class org.jpmml.converter.OrdinalLabel
 
equals(Object) - Method in class org.jpmml.converter.PowerFeature
 
equals(Object) - Method in class org.jpmml.converter.ProductFeature
 
equals(Object) - Method in class org.jpmml.converter.ScalarLabel
 
equals(Number, Number) - Static method in class org.jpmml.converter.ValueUtil
 
equalsNode(Object, Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
exitNode(Node) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
exitNode(Node) - Method in class org.jpmml.converter.visitors.TreeModelPruner
 
exitTreeModel(TreeModel) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
exitTreeModel(TreeModel) - Method in class org.jpmml.converter.visitors.TreeModelPruner
 
expand(Set<Field<?>>, Set<? extends Field<?>>) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
ExpressionCompactor - Class in org.jpmml.converter.visitors
 
ExpressionCompactor() - Constructor for class org.jpmml.converter.visitors.ExpressionCompactor
 
ExpTransformation - Class in org.jpmml.converter.transformations
 
ExpTransformation() - Constructor for class org.jpmml.converter.transformations.ExpTransformation
 

F

Feature - Class in org.jpmml.converter
 
Feature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.Feature
 
FeatureExpander - Class in org.jpmml.converter.visitors
 
FeatureExpander(Map<Model, Set<String>>) - Constructor for class org.jpmml.converter.visitors.FeatureExpander
 
FeatureImportanceMap - Class in org.jpmml.converter
 
FeatureImportanceMap(String) - Constructor for class org.jpmml.converter.FeatureImportanceMap
 
FeatureList - Class in org.jpmml.converter
 
FeatureList(List<? extends Feature>, List<String>) - Constructor for class org.jpmml.converter.FeatureList
 
FeatureResolver - Interface in org.jpmml.converter
 
FeatureUtil - Class in org.jpmml.converter
 
FieldDependencyResolver - Class in org.jpmml.converter.visitors
A Visitor that determines which fields must be visible and accessible for evaluating a field.
FieldDependencyResolver() - Constructor for class org.jpmml.converter.visitors.FieldDependencyResolver
 
FieldNamePrefixes - Interface in org.jpmml.converter
 
FieldNameUtil - Class in org.jpmml.converter
 
FieldUtil - Class in org.jpmml.converter.visitors
 
filterByIndices(List<E>, BitSet) - Static method in class org.jpmml.converter.ValueUtil
 
findFeature(List<? extends Feature>, String) - Static method in class org.jpmml.converter.FeatureUtil
 
findLabelFeature(List<? extends Feature>, ScalarLabel) - Static method in class org.jpmml.converter.FeatureUtil
 
FlagManager - Class in org.jpmml.converter
 
FlagManager() - Constructor for class org.jpmml.converter.FlagManager
 
FlagManager(Map<String, Boolean>) - Constructor for class org.jpmml.converter.FlagManager
 
fork(String, Collection<Object>) - Method in class org.jpmml.converter.CategoryManager
 
fork(String, Set<Object>) - Method in class org.jpmml.converter.CategoryManager
 
fork(String, Boolean) - Method in class org.jpmml.converter.FlagManager
 
fork(String, V) - Method in class org.jpmml.converter.ValueManager
 
formatNames(List<? extends Feature>, char) - Static method in class org.jpmml.converter.FeatureUtil
 
FortranMatrix<V> - Class in org.jpmml.converter
 
FortranMatrix(List<V>, int, int) - Constructor for class org.jpmml.converter.FortranMatrix
 
FortranMatrixUtil - Class in org.jpmml.converter
 
FunctionDictionaryCleaner - Class in org.jpmml.converter.visitors
 
FunctionDictionaryCleaner() - Constructor for class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 
functions - Variable in class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 
FunctionTransformation - Class in org.jpmml.converter.transformations
 
FunctionTransformation(String) - Constructor for class org.jpmml.converter.transformations.FunctionTransformation
 

G

GeneralRegressionModelUtil - Class in org.jpmml.converter.general_regression
 
getActiveFields() - Method in class org.jpmml.converter.visitors.ActiveFieldFinder
 
getActiveFields(FieldResolver, MiningModel) - Static method in class org.jpmml.converter.visitors.DeepFieldResolverUtil
 
getActiveFields(FieldResolver, Model) - Static method in class org.jpmml.converter.visitors.DeepFieldResolverUtil
 
getAlgorithm() - Method in class org.jpmml.converter.FeatureImportanceMap
 
getAncestorNode(Predicate<Node>) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
getColumn(List<E>, int, int, int) - Static method in class org.jpmml.converter.CMatrixUtil
 
getColumn(List<E>, int, int, int) - Static method in class org.jpmml.converter.FortranMatrixUtil
 
getColumns() - Method in class org.jpmml.converter.Matrix
 
getColumnValues(int) - Method in class org.jpmml.converter.CMatrix
 
getColumnValues(int) - Method in class org.jpmml.converter.FortranMatrix
 
getColumnValues(int) - Method in class org.jpmml.converter.Matrix
 
getDataField(String) - Method in class org.jpmml.converter.PMMLEncoder
 
getDataFields() - Method in class org.jpmml.converter.PMMLEncoder
 
getDataType(List<Feature>) - Static method in class org.jpmml.converter.ArrayFeature
 
getDataType() - Method in class org.jpmml.converter.DerivedOutputField
 
getDataType() - Method in class org.jpmml.converter.Feature
 
getDataType() - Method in class org.jpmml.converter.ScalarLabel
 
getDataType(DataType) - Method in interface org.jpmml.converter.Transformation
 
getDataType(DataType) - Method in class org.jpmml.converter.transformations.AbstractTransformation
 
getDataType(DataType) - Method in class org.jpmml.converter.transformations.OutlierTransformation
 
getDataType(Object) - Static method in class org.jpmml.converter.TypeUtil
 
getDataType(String) - Static method in class org.jpmml.converter.TypeUtil
 
getDataType(Collection<?>) - Static method in class org.jpmml.converter.TypeUtil
 
getDataType(Collection<?>, DataType) - Static method in class org.jpmml.converter.TypeUtil
 
getDataType(Expression, FeatureResolver) - Static method in class org.jpmml.converter.TypeUtil
 
getDecorators() - Method in class org.jpmml.converter.ModelEncoder
 
getDefineFunction(String) - Method in class org.jpmml.converter.PMMLEncoder
 
getDefineFunctions() - Method in class org.jpmml.converter.PMMLEncoder
 
getDependencies(Field<?>) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
getDependencies() - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
getDerivedField(String) - Method in class org.jpmml.converter.PMMLEncoder
 
getDerivedFields() - Method in class org.jpmml.converter.PMMLEncoder
 
getDerivedName() - Method in class org.jpmml.converter.BinaryFeature
 
getDerivedName() - Method in class org.jpmml.converter.BooleanFeature
 
getDerivedName() - Method in class org.jpmml.converter.ConstantFeature
 
getDerivedName() - Method in interface org.jpmml.converter.HasDerivedName
 
getDerivedName() - Method in class org.jpmml.converter.MissingValueFeature
 
getDerivedName() - Method in class org.jpmml.converter.PowerFeature
 
getDisplayName() - Method in class org.jpmml.converter.DerivedOutputField
 
getEncoder() - Method in class org.jpmml.converter.Feature
 
getEncoder() - Method in class org.jpmml.converter.Schema
 
getExpandedFeatures(Model) - Method in class org.jpmml.converter.visitors.FeatureExpander
 
getExpandedFeatures() - Method in class org.jpmml.converter.visitors.FeatureExpander
 
getExpression() - Method in class org.jpmml.converter.DerivedOutputField
 
getExtensions() - Method in class org.jpmml.converter.DerivedOutputField
 
getFactor() - Method in class org.jpmml.converter.ProductFeature
 
getFeature() - Method in class org.jpmml.converter.ProductFeature
 
getFeature(int) - Method in class org.jpmml.converter.Schema
 
getFeatureImportances() - Method in class org.jpmml.converter.ModelEncoder
 
getFeatures() - Method in class org.jpmml.converter.ArrayFeature
 
getFeatures() - Method in class org.jpmml.converter.InteractionFeature
 
getFeatures() - Method in class org.jpmml.converter.Schema
 
getFeatures() - Method in class org.jpmml.converter.visitors.FeatureExpander
 
getField() - Method in class org.jpmml.converter.Feature
 
getField(String) - Method in class org.jpmml.converter.PMMLEncoder
 
getField() - Method in class org.jpmml.converter.WildcardFeature
 
getFieldDependencyResolver() - Method in class org.jpmml.converter.visitors.DeepFieldResolver
 
getFinalModel(Model) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
getFinalModel(MiningModel) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
getFunction() - Method in class org.jpmml.converter.transformations.FunctionTransformation
 
getHighValue() - Method in class org.jpmml.converter.OutlierDecorator
 
getImportance() - Method in class org.jpmml.converter.ImportanceDecorator
 
getIndices(List<? extends Number>, Number) - Static method in class org.jpmml.converter.ValueUtil
 
getInputFeatures() - Method in class org.jpmml.converter.InteractionFeature
 
getInstance() - Static method in class org.jpmml.converter.Application
 
getIntervals() - Method in class org.jpmml.converter.DerivedOutputField
 
getInvalidValueReplacement() - Method in class org.jpmml.converter.InvalidValueDecorator
 
getInvalidValueTreatment() - Method in class org.jpmml.converter.InvalidValueDecorator
 
getLabel(int) - Method in class org.jpmml.converter.MultiLabel
 
getLabel() - Method in class org.jpmml.converter.Schema
 
getLabels() - Method in class org.jpmml.converter.MultiLabel
 
getLowValue() - Method in class org.jpmml.converter.OutlierDecorator
 
getMissingValue() - Method in class org.jpmml.converter.ThresholdFeature
 
getMissingValueReplacement() - Method in class org.jpmml.converter.MissingValueDecorator
 
getMissingValueTreatment() - Method in class org.jpmml.converter.MissingValueDecorator
 
getModel() - Method in class org.jpmml.converter.DerivedOutputField
 
getMultiplier() - Method in class org.jpmml.converter.transformations.SigmoidTransformation
 
getName() - Method in class org.jpmml.converter.DerivedOutputField
 
getName() - Method in class org.jpmml.converter.Feature
 
getName(Feature) - Static method in class org.jpmml.converter.FeatureUtil
 
getName() - Method in class org.jpmml.converter.ScalarLabel
 
getName(String) - Method in interface org.jpmml.converter.Transformation
 
getName(String) - Method in class org.jpmml.converter.transformations.FunctionTransformation
 
getName(String) - Method in class org.jpmml.converter.transformations.OutlierTransformation
 
getName(String) - Method in class org.jpmml.converter.transformations.SigmoidTransformation
 
getName() - Method in class org.jpmml.converter.visitors.AbstractExtender
 
getNames() - Method in class org.jpmml.converter.FeatureList
 
getNativeConfiguration() - Method in interface org.jpmml.converter.HasNativeConfiguration
 
getOpType() - Method in class org.jpmml.converter.CategoricalLabel
 
getOpType() - Method in class org.jpmml.converter.ContinuousLabel
 
getOpType() - Method in class org.jpmml.converter.DerivedOutputField
 
getOpType() - Method in class org.jpmml.converter.OrdinalLabel
 
getOpType() - Method in class org.jpmml.converter.ScalarLabel
 
getOpType(OpType) - Method in interface org.jpmml.converter.Transformation
 
getOpType(OpType) - Method in class org.jpmml.converter.transformations.AbstractTransformation
 
getOpType(OpType) - Method in class org.jpmml.converter.transformations.OutlierTransformation
 
getOpType(DataType) - Static method in class org.jpmml.converter.TypeUtil
 
getOutlierTreatmentMethod() - Method in class org.jpmml.converter.OutlierDecorator
 
getOutputField() - Method in class org.jpmml.converter.DerivedOutputField
 
getParentNode() - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
getParentTreeModel() - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
getPower() - Method in class org.jpmml.converter.PowerFeature
 
getResultFeature() - Method in interface org.jpmml.converter.Transformation
 
getResultFeature() - Method in class org.jpmml.converter.transformations.AbstractBusinessDecision
 
getResultFeature() - Method in class org.jpmml.converter.transformations.AbstractTransformation
 
getRow(List<E>, int, int, int) - Static method in class org.jpmml.converter.CMatrixUtil
 
getRow(List<E>, int, int, int) - Static method in class org.jpmml.converter.FortranMatrixUtil
 
getRows() - Method in class org.jpmml.converter.Matrix
 
getRowValues(int) - Method in class org.jpmml.converter.CMatrix
 
getRowValues(int) - Method in class org.jpmml.converter.FortranMatrix
 
getRowValues(int) - Method in class org.jpmml.converter.Matrix
 
getTransformers() - Method in class org.jpmml.converter.ModelEncoder
 
getUnivariateStats() - Method in class org.jpmml.converter.ModelEncoder
 
getValue() - Method in class org.jpmml.converter.BinaryFeature
 
getValue(int) - Method in class org.jpmml.converter.CategoricalFeature
 
getValue() - Method in class org.jpmml.converter.ConstantFeature
 
getValue(int) - Method in class org.jpmml.converter.DiscreteLabel
 
getValue(String) - Method in class org.jpmml.converter.ValueManager
 
getValueFilter(String) - Method in class org.jpmml.converter.CategoryManager
 
getValueMap() - Method in class org.jpmml.converter.ValueManager
 
getValues() - Method in class org.jpmml.converter.CategoricalFeature
 
getValues() - Method in class org.jpmml.converter.DerivedOutputField
 
getValues() - Method in class org.jpmml.converter.DiscreteLabel
 
getValues() - Method in class org.jpmml.converter.Matrix
 
getValues(F) - Static method in class org.jpmml.converter.PMMLUtil
 
getValues(F, Value.Property) - Static method in class org.jpmml.converter.PMMLUtil
 
getValues(Predicate<Number>) - Method in class org.jpmml.converter.ThresholdFeature
 

H

hasBooleanOperator(Predicate, SimpleSetPredicate.BooleanOperator) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
HasDerivedName - Interface in org.jpmml.converter
 
hasExtensions() - Method in class org.jpmml.converter.DerivedOutputField
 
hasFieldReference(Predicate, String) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
hashCode() - Method in class org.jpmml.converter.BinaryFeature
 
hashCode() - Method in class org.jpmml.converter.CategoricalFeature
 
hashCode() - Method in class org.jpmml.converter.CategoricalLabel
 
hashCode() - Method in class org.jpmml.converter.ConstantFeature
 
hashCode() - Method in class org.jpmml.converter.DiscreteLabel
 
hashCode() - Method in class org.jpmml.converter.Feature
 
hashCode() - Method in class org.jpmml.converter.InteractionFeature
 
hashCode() - Method in class org.jpmml.converter.MultiLabel
 
hashCode() - Method in class org.jpmml.converter.OrdinalLabel
 
hashCode() - Method in class org.jpmml.converter.PowerFeature
 
hashCode() - Method in class org.jpmml.converter.ProductFeature
 
hashCode() - Method in class org.jpmml.converter.ScalarLabel
 
hasIntervals() - Method in class org.jpmml.converter.DerivedOutputField
 
HasNativeConfiguration - Interface in org.jpmml.converter
 
hasOperator(Predicate, SimplePredicate.Operator) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
HasOptions - Interface in org.jpmml.converter
 
hasValue(Predicate, String) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
hasValues() - Method in class org.jpmml.converter.DerivedOutputField
 

I

ImportanceDecorator - Class in org.jpmml.converter
 
ImportanceDecorator(Number) - Constructor for class org.jpmml.converter.ImportanceDecorator
 
IndexFeature - Class in org.jpmml.converter
 
IndexFeature(PMMLEncoder, Field<?>, List<? extends Number>) - Constructor for class org.jpmml.converter.IndexFeature
 
IndexFeature(PMMLEncoder, Feature, List<? extends Number>) - Constructor for class org.jpmml.converter.IndexFeature
 
IndexFeature(PMMLEncoder, String, DataType, List<? extends Number>) - Constructor for class org.jpmml.converter.IndexFeature
 
indexOfMax(List<E>) - Static method in class org.jpmml.converter.ScoreDistributionManager
 
initDefaultChild(Node, Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
initScore(Node, Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
initScoreDistribution(Node, Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
InteractionFeature - Class in org.jpmml.converter
 
InteractionFeature(PMMLEncoder, Field<?>, List<? extends Feature>) - Constructor for class org.jpmml.converter.InteractionFeature
 
InteractionFeature(PMMLEncoder, String, DataType, List<? extends Feature>) - Constructor for class org.jpmml.converter.InteractionFeature
 
intern(Predicate) - Method in class org.jpmml.converter.PredicateManager
 
intern(ScoreDistribution) - Method in class org.jpmml.converter.ScoreDistributionManager
 
InvalidValueDecorator - Class in org.jpmml.converter
 
InvalidValueDecorator(InvalidValueTreatmentMethod, Object) - Constructor for class org.jpmml.converter.InvalidValueDecorator
 
isAnonymous() - Method in class org.jpmml.converter.ScalarLabel
 
isChain(Segmentation) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
isFinalResult() - Method in interface org.jpmml.converter.Transformation
 
isFinalResult() - Method in class org.jpmml.converter.transformations.AbstractBusinessDecision
 
isFinalResult() - Method in class org.jpmml.converter.transformations.AbstractTransformation
 
isMissingValueSafe(Predicate) - Static method in class org.jpmml.converter.ThresholdFeatureUtil
 
isNaN(Object) - Static method in class org.jpmml.converter.ValueUtil
 
isOne(Number) - Static method in class org.jpmml.converter.ValueUtil
 
isRequired() - Method in class org.jpmml.converter.DerivedOutputField
 
isSparse(List<? extends Number>, Number, double) - Static method in class org.jpmml.converter.ValueUtil
 
isString(Expression, FeatureResolver) - Static method in class org.jpmml.converter.TypeUtil
 
isZero(Number) - Static method in class org.jpmml.converter.ValueUtil
 
isZeroLike(Number) - Static method in class org.jpmml.converter.ValueUtil
 

L

Label - Class in org.jpmml.converter
 
Label() - Constructor for class org.jpmml.converter.Label
 
LabelUtil - Class in org.jpmml.converter
 
LibSVMUtil - Class in org.jpmml.converter.support_vector_machine
 

M

Matrix<V> - Class in org.jpmml.converter
 
Matrix(List<V>, int, int) - Constructor for class org.jpmml.converter.Matrix
 
MAX_STACK_HEIGHT - Static variable in class org.jpmml.converter.visitors.FieldDependencyResolver
 
MiningModelUtil - Class in org.jpmml.converter.mining
 
MiningSchemaCleaner - Class in org.jpmml.converter.visitors
A Visitor that removes redundant mining fields from the mining schema.
MiningSchemaCleaner() - Constructor for class org.jpmml.converter.visitors.MiningSchemaCleaner
 
MissingValueDecorator - Class in org.jpmml.converter
 
MissingValueDecorator(MissingValueTreatmentMethod, Object) - Constructor for class org.jpmml.converter.MissingValueDecorator
 
MissingValueFeature - Class in org.jpmml.converter
 
MissingValueFeature(PMMLEncoder, Field<?>) - Constructor for class org.jpmml.converter.MissingValueFeature
 
MissingValueFeature(PMMLEncoder, Feature) - Constructor for class org.jpmml.converter.MissingValueFeature
 
MissingValueFeature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.MissingValueFeature
 
ModelCleaner - Class in org.jpmml.converter.visitors
 
ModelCleaner() - Constructor for class org.jpmml.converter.visitors.ModelCleaner
 
ModelCleanerBattery - Class in org.jpmml.converter.visitors
 
ModelCleanerBattery() - Constructor for class org.jpmml.converter.visitors.ModelCleanerBattery
 
ModelEncoder - Class in org.jpmml.converter
 
ModelEncoder() - Constructor for class org.jpmml.converter.ModelEncoder
 
ModelUtil - Class in org.jpmml.converter
 
ModelVerificationCleaner - Class in org.jpmml.converter.visitors
A Visitor that removes redundant columns from the model verification data table.
ModelVerificationCleaner() - Constructor for class org.jpmml.converter.visitors.ModelVerificationCleaner
 
MultiLabel - Class in org.jpmml.converter
 
MultiLabel(List<? extends Label>) - Constructor for class org.jpmml.converter.MultiLabel
 
multiply(MathContext, Number, Number) - Static method in class org.jpmml.converter.ValueUtil
 

N

nameMap(Collection<? extends F>) - Static method in class org.jpmml.converter.visitors.FieldUtil
 
nameSet(Collection<? extends F>) - Static method in class org.jpmml.converter.visitors.FieldUtil
 
NaNAsMissingDecorator - Class in org.jpmml.converter.visitors
 
NaNAsMissingDecorator() - Constructor for class org.jpmml.converter.visitors.NaNAsMissingDecorator
 
narrow(double) - Static method in class org.jpmml.converter.ValueUtil
 
narrow(long) - Static method in class org.jpmml.converter.ValueUtil
 
NearestNeighborModelUtil - Class in org.jpmml.converter.nearest_neighbor
 
NEIGHBOR - Static variable in interface org.jpmml.converter.FieldNamePrefixes
 
NeuralNetworkUtil - Class in org.jpmml.converter.neural_network
 

O

ObjectFeature - Class in org.jpmml.converter
 
ObjectFeature(PMMLEncoder, Field<?>) - Constructor for class org.jpmml.converter.ObjectFeature
 
ObjectFeature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.ObjectFeature
 
optimizeOutputFields(MiningModel) - Static method in class org.jpmml.converter.mining.MiningModelUtil
 
OrdinalLabel - Class in org.jpmml.converter
 
OrdinalLabel(F) - Constructor for class org.jpmml.converter.OrdinalLabel
 
OrdinalLabel(DataType, List<?>) - Constructor for class org.jpmml.converter.OrdinalLabel
 
OrdinalLabel(String, DataType, List<?>) - Constructor for class org.jpmml.converter.OrdinalLabel
 
org.jpmml.converter - package org.jpmml.converter
 
org.jpmml.converter.clustering - package org.jpmml.converter.clustering
 
org.jpmml.converter.general_regression - package org.jpmml.converter.general_regression
 
org.jpmml.converter.mining - package org.jpmml.converter.mining
 
org.jpmml.converter.nearest_neighbor - package org.jpmml.converter.nearest_neighbor
 
org.jpmml.converter.neural_network - package org.jpmml.converter.neural_network
 
org.jpmml.converter.regression - package org.jpmml.converter.regression
 
org.jpmml.converter.support_vector_machine - package org.jpmml.converter.support_vector_machine
 
org.jpmml.converter.transformations - package org.jpmml.converter.transformations
 
org.jpmml.converter.visitors - package org.jpmml.converter.visitors
 
OutlierDecorator - Class in org.jpmml.converter
 
OutlierDecorator(OutlierTreatmentMethod, Number, Number) - Constructor for class org.jpmml.converter.OutlierDecorator
 
OutlierTransformation - Class in org.jpmml.converter.transformations
 
OutlierTransformation() - Constructor for class org.jpmml.converter.transformations.OutlierTransformation
 

P

PMMLCleaner - Class in org.jpmml.converter.visitors
 
PMMLCleaner() - Constructor for class org.jpmml.converter.visitors.PMMLCleaner
 
PMMLCleanerBattery - Class in org.jpmml.converter.visitors
 
PMMLCleanerBattery() - Constructor for class org.jpmml.converter.visitors.PMMLCleanerBattery
 
PMMLEncoder - Class in org.jpmml.converter
 
PMMLEncoder() - Constructor for class org.jpmml.converter.PMMLEncoder
 
PMMLUtil - Class in org.jpmml.converter
 
popParent() - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
popParent() - Method in class org.jpmml.converter.visitors.ActiveFieldFinder
 
popParent() - Method in class org.jpmml.converter.visitors.DataDictionaryCleaner
 
popParent() - Method in class org.jpmml.converter.visitors.DerivedFieldRelocator
 
popParent() - Method in class org.jpmml.converter.visitors.FeatureExpander
 
popParent() - Method in class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 
popParent() - Method in class org.jpmml.converter.visitors.MiningSchemaCleaner
 
popParent() - Method in class org.jpmml.converter.visitors.ModelVerificationCleaner
 
popParent() - Method in class org.jpmml.converter.visitors.TransformationDictionaryCleaner
 
PowerFeature - Class in org.jpmml.converter
 
PowerFeature(PMMLEncoder, Field<?>, int) - Constructor for class org.jpmml.converter.PowerFeature
 
PowerFeature(PMMLEncoder, Feature, int) - Constructor for class org.jpmml.converter.PowerFeature
 
PowerFeature(PMMLEncoder, String, DataType, int) - Constructor for class org.jpmml.converter.PowerFeature
 
PredicateManager - Class in org.jpmml.converter
 
PredicateManager() - Constructor for class org.jpmml.converter.PredicateManager
 
PROBABILITY - Static variable in interface org.jpmml.converter.FieldNamePrefixes
 
product(MathContext, Collection<Number>) - Static method in class org.jpmml.converter.ValueUtil
 
ProductFeature - Class in org.jpmml.converter
 
ProductFeature(PMMLEncoder, Feature, Number) - Constructor for class org.jpmml.converter.ProductFeature
 
pushParent(PMMLObject) - Method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
pushParent(PMMLObject) - Method in class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 

R

ref() - Method in class org.jpmml.converter.Feature
 
RegressionModelUtil - Class in org.jpmml.converter.regression
 
removeDataField(String) - Method in class org.jpmml.converter.PMMLEncoder
 
removeDerivedField(String) - Method in class org.jpmml.converter.PMMLEncoder
 
replaceChildWithGrandchildren(Node, Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 
requireDataType() - Method in class org.jpmml.converter.DerivedOutputField
 
requireExpression() - Method in class org.jpmml.converter.DerivedOutputField
 
requireName() - Method in class org.jpmml.converter.DerivedOutputField
 
requireOpType() - Method in class org.jpmml.converter.DerivedOutputField
 
reset() - Method in class org.jpmml.converter.visitors.ActiveFieldFinder
 
reset() - Method in class org.jpmml.converter.visitors.DataDictionaryCleaner
 
reset() - Method in class org.jpmml.converter.visitors.DeepFieldResolver
 
reset() - Method in class org.jpmml.converter.visitors.DerivedFieldRelocator
 
reset() - Method in class org.jpmml.converter.visitors.FeatureExpander
 
reset() - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
reset() - Method in class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 
resolveFeature(String) - Method in class org.jpmml.converter.FeatureList
 
resolveFeature(String) - Method in interface org.jpmml.converter.FeatureResolver
 

S

ScalarLabel - Class in org.jpmml.converter
 
ScalarLabel(String, DataType) - Constructor for class org.jpmml.converter.ScalarLabel
 
ScalarLabelUtil - Class in org.jpmml.converter
 
Schema - Class in org.jpmml.converter
 
Schema(PMMLEncoder, Label, List<? extends Feature>) - Constructor for class org.jpmml.converter.Schema
 
SchemaUtil - Class in org.jpmml.converter
 
ScoreDistributionManager - Class in org.jpmml.converter
 
ScoreDistributionManager() - Constructor for class org.jpmml.converter.ScoreDistributionManager
 
select(String, int) - Static method in class org.jpmml.converter.FieldNameUtil
 
selectAll(Collection<? extends F>, Set<String>) - Static method in class org.jpmml.converter.visitors.FieldUtil
 
selectAll(Collection<? extends F>, Set<String>, boolean) - Static method in class org.jpmml.converter.visitors.FieldUtil
 
setDataType(DataType) - Method in class org.jpmml.converter.DerivedOutputField
 
setDisplayName(String) - Method in class org.jpmml.converter.DerivedOutputField
 
setExpression(Expression) - Method in class org.jpmml.converter.DerivedOutputField
 
setInstance(Application) - Static method in class org.jpmml.converter.Application
 
setName(String) - Method in class org.jpmml.converter.DerivedOutputField
 
setNames(List<String>) - Method in class org.jpmml.converter.FeatureList
 
setOpType(OpType) - Method in class org.jpmml.converter.DerivedOutputField
 
SigmoidTransformation - Class in org.jpmml.converter.transformations
 
SigmoidTransformation(Number) - Constructor for class org.jpmml.converter.transformations.SigmoidTransformation
 
simplifyMathContext(MathContext) - Static method in class org.jpmml.converter.ModelUtil
 
size() - Method in class org.jpmml.converter.CategoricalFeature
 
size() - Method in class org.jpmml.converter.DiscreteLabel
 
StringFeature - Class in org.jpmml.converter
 
StringFeature(PMMLEncoder, Field<?>) - Constructor for class org.jpmml.converter.StringFeature
 
StringFeature(PMMLEncoder, Feature) - Constructor for class org.jpmml.converter.StringFeature
 
StringFeature(PMMLEncoder, String) - Constructor for class org.jpmml.converter.StringFeature
 
subtract(MathContext, Number, Number) - Static method in class org.jpmml.converter.ValueUtil
 
sum(MathContext, Collection<Number>) - Static method in class org.jpmml.converter.ValueUtil
 
swapChildren(Node) - Static method in class org.jpmml.converter.visitors.AbstractTreeModelTransformer
 

T

ThresholdFeature - Class in org.jpmml.converter
 
ThresholdFeature(PMMLEncoder, String, DataType) - Constructor for class org.jpmml.converter.ThresholdFeature
 
ThresholdFeatureUtil - Class in org.jpmml.converter
 
toAnonymousLabel() - Method in class org.jpmml.converter.CategoricalLabel
 
toAnonymousLabel() - Method in class org.jpmml.converter.ContinuousLabel
 
toAnonymousLabel() - Method in class org.jpmml.converter.OrdinalLabel
 
toAnonymousLabel() - Method in class org.jpmml.converter.ScalarLabel
 
toAnonymousRegressorSchema(DataType) - Method in class org.jpmml.converter.Schema
 
toAnonymousSchema() - Method in class org.jpmml.converter.Schema
 
toCategorical(String, List<?>) - Method in class org.jpmml.converter.PMMLEncoder
 
toCategoricalFeature(List<?>) - Method in class org.jpmml.converter.WildcardFeature
 
toContinuous(String) - Method in class org.jpmml.converter.PMMLEncoder
 
toContinuousFeature() - Method in class org.jpmml.converter.BinaryFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.BooleanFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.CategoricalFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.ConstantFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.ContinuousFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.Feature
 
toContinuousFeature(DataType) - Method in class org.jpmml.converter.Feature
 
toContinuousFeature(String, DataType, Supplier<? extends Expression>) - Method in class org.jpmml.converter.Feature
 
toContinuousFeature() - Method in class org.jpmml.converter.IndexFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.InteractionFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.MissingValueFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.ObjectFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.PowerFeature
 
toContinuousFeature() - Method in class org.jpmml.converter.WildcardFeature
 
toEmptySchema() - Method in class org.jpmml.converter.Schema
 
toFeature(PMMLEncoder) - Method in class org.jpmml.converter.DerivedOutputField
 
toNegative(Expression) - Static method in class org.jpmml.converter.PMMLUtil
 
toNegative(Object) - Static method in class org.jpmml.converter.ValueUtil
 
toOrdinal(String, List<?>) - Method in class org.jpmml.converter.PMMLEncoder
 
toOrdinalFeature(List<?>) - Method in class org.jpmml.converter.WildcardFeature
 
toRelabeledSchema(Label) - Method in class org.jpmml.converter.Schema
 
toRenamedLabel(String) - Method in class org.jpmml.converter.CategoricalLabel
 
toRenamedLabel(String) - Method in class org.jpmml.converter.ContinuousLabel
 
toRenamedLabel(String) - Method in class org.jpmml.converter.OrdinalLabel
 
toRenamedLabel(String) - Method in class org.jpmml.converter.ScalarLabel
 
toScalarLabels(Label) - Static method in class org.jpmml.converter.ScalarLabelUtil
 
toScalarLabels(Class<? extends E>, Label) - Static method in class org.jpmml.converter.ScalarLabelUtil
 
toString() - Method in class org.jpmml.converter.Feature
 
toString() - Method in class org.jpmml.converter.Label
 
toString() - Method in class org.jpmml.converter.Schema
 
toStringHelper() - Method in class org.jpmml.converter.BinaryFeature
 
toStringHelper() - Method in class org.jpmml.converter.CategoricalFeature
 
toStringHelper() - Method in class org.jpmml.converter.ConstantFeature
 
toStringHelper() - Method in class org.jpmml.converter.DiscreteLabel
 
toStringHelper() - Method in class org.jpmml.converter.Feature
 
toStringHelper() - Method in class org.jpmml.converter.InteractionFeature
 
toStringHelper() - Method in class org.jpmml.converter.Label
 
toStringHelper() - Method in class org.jpmml.converter.MultiLabel
 
toStringHelper() - Method in class org.jpmml.converter.PowerFeature
 
toStringHelper() - Method in class org.jpmml.converter.ProductFeature
 
toStringHelper() - Method in class org.jpmml.converter.ScalarLabel
 
toStringHelper() - Method in class org.jpmml.converter.Schema
 
toSubSchema(int[]) - Method in class org.jpmml.converter.Schema
 
toTransformedSchema(Function<Feature, Feature>) - Method in class org.jpmml.converter.Schema
 
transferContent(Model, Model) - Method in class org.jpmml.converter.ModelEncoder
 
transferDecorators(Model, Model) - Method in class org.jpmml.converter.ModelEncoder
 
transferFeatureImportances(Model, Model) - Method in class org.jpmml.converter.ModelEncoder
 
transferUnivariateStats(Model, Model) - Method in class org.jpmml.converter.ModelEncoder
 
Transformation - Interface in org.jpmml.converter
 
TransformationDictionaryCleaner - Class in org.jpmml.converter.visitors
A Visitor that removes redundant derived fields from global and local transformation dictionaries.
TransformationDictionaryCleaner() - Constructor for class org.jpmml.converter.visitors.TransformationDictionaryCleaner
 
TreeModelPruner - Class in org.jpmml.converter.visitors
 
TreeModelPruner() - Constructor for class org.jpmml.converter.visitors.TreeModelPruner
 
TypeUtil - Class in org.jpmml.converter
 

V

VALUE_FALSE - Static variable in class org.jpmml.converter.BooleanFeature
 
VALUE_TRUE - Static variable in class org.jpmml.converter.BooleanFeature
 
ValueManager<V> - Class in org.jpmml.converter
 
ValueManager() - Constructor for class org.jpmml.converter.ValueManager
 
ValueManager(Map<String, V>) - Constructor for class org.jpmml.converter.ValueManager
 
VALUES - Static variable in class org.jpmml.converter.BooleanFeature
 
ValueUtil - Class in org.jpmml.converter
 
VERSION - Static variable in class org.jpmml.converter.PMMLEncoder
 
visit(PMMLObject) - Method in class org.jpmml.converter.visitors.AttributeCleaner
 
visit(LocalTransformations) - Method in class org.jpmml.converter.visitors.DerivedOutputFieldTransformer
 
visit(TransformationDictionary) - Method in class org.jpmml.converter.visitors.DerivedOutputFieldTransformer
 
visit(Apply) - Method in class org.jpmml.converter.visitors.ExpressionCompactor
 
visit(DataDictionary) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(DataField) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(DerivedField) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(LocalTransformations) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(Output) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(OutputField) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(TransformationDictionary) - Method in class org.jpmml.converter.visitors.FieldDependencyResolver
 
visit(Apply) - Method in class org.jpmml.converter.visitors.FunctionDictionaryCleaner
 
visit(Model) - Method in class org.jpmml.converter.visitors.ModelCleaner
 
visit(DataField) - Method in class org.jpmml.converter.visitors.NaNAsMissingDecorator
 
visit(PMML) - Method in class org.jpmml.converter.visitors.PMMLCleaner
 

W

WildcardFeature - Class in org.jpmml.converter
 
WildcardFeature(PMMLEncoder, DataField) - Constructor for class org.jpmml.converter.WildcardFeature
 

X

XMLUtil - Class in org.jpmml.converter
 
A B C D E F G H I L M N O P R S T V W X 
Skip navigation links

Copyright © 2023. All rights reserved.