| CategoricalResultFeature<K> |
A common superinterface for categorical result features.
|
| Computable |
|
| Evaluator |
Performs the evaluation of a Model.
|
| EvaluatorBuilder |
|
| FieldValues |
|
| Function |
A common superinterface for PMML built-in functions and Java user-defined functions.
|
| Functions |
|
| HasActiveFields |
|
| HasAffinity |
A marker interface for classification or clustering results that provide an affinity distribution.
|
| HasAffinityRanking |
|
| HasConfidence |
A marker interface for classification results that provide a confidence distribution.
|
| HasDisplayValue |
|
| HasEntityAffinity |
|
| HasEntityId |
A marker interface for results that are associated with a "winning" Entity.
|
| HasEntityIdRanking |
|
| HasEntityRegistry<E extends org.dmg.pmml.Entity<?>> |
|
| HasGroupFields |
A marker interface for models that expect the application to group
many scalar-valued data records to a single collection-valued data record.
|
| HasInputFields |
|
| HasModel<M extends org.dmg.pmml.Model> |
A marker interface for Evaluator implementations that are backed by an in-memory Model object.
|
| HasOrderFields |
A marker interface for models that expect the application to group and order
many scalar-valued data records to a single ordered collection-type data record.
|
| HasPMML |
A marker interface for Evaluator implementations that are backed by an in-memory PMML object.
|
| HasPrediction |
|
| HasProbability |
A marker interface for classification results that provide a probability distribution.
|
| HasReasonCodeRanking |
|
| HasReport |
|
| HasResultFields |
|
| HasRuleValues |
|
| HasSupplementaryFields |
|
| InputMapper |
|
| InputTypeInfo |
|
| MapHolder<V> |
|
| Numbers |
|
| OutputFilter |
|
| OutputFilters |
|
| PMMLTransformer<E extends java.lang.Exception> |
|
| ResultFeature |
A common superinterface for all result features.
|
| ResultMapper |
|
| SetHolder |
|
| Strings |
|
| SymbolTable<K> |
|
| TypeInfo |
|
| TypeInfos |
|
| ValueStatusHolder |
|