| Interface | Description |
|---|---|
| CategoricalResultFeature |
A common superinterface for categorical result features.
|
| Computable | |
| Consumer | |
| Evaluator |
Performs the evaluation of a
Model in "interpreted mode". |
| Function | |
| 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> | |
| HasProbability |
A marker interface for classification results that provide a probability distribution.
|
| HasReasonCodeRanking | |
| HasRuleValues | |
| ResultFeature |
A common superinterface for all result features.
|
| Enum | Description |
|---|---|
| Classification.Type |
| Exception | Description |
|---|---|
| DuplicateFieldException |
Signals a duplicate field value declaration.
|
| EvaluationException | |
| FunctionException | |
| InvalidFeatureException |
Indicates that the class model object is not valid.
|
| InvalidResultException |
Signals an invalid result.
|
| MissingFieldException |
Signals that a required field value is missing.
|
| PMMLException | |
| TypeAnalysisException | |
| TypeCheckException | |
| UnsupportedFeatureException |
Indicates that the class model object is not supported (but is probably valid).
|
Copyright © 2015. All Rights Reserved.