| Interface | Description |
|---|---|
| CategoricalResultFeature | |
| Computable | |
| Evaluator |
Performs the evaluation of a
Model in "interpreted mode". |
| Function | |
| HasAffinity |
Affinity represents a degree of attraction between the sample and a particular category.
|
| HasAffinityRanking | |
| HasConfidence |
Confidences are similar to probabilities, but more relaxed.
|
| HasDisplayValue | |
| HasEntityAffinity | |
| HasEntityId | |
| HasEntityIdRanking | |
| HasEntityRegistry<E extends org.dmg.pmml.Entity> | |
| HasProbability |
A marker interface for probabilistic classification results.
|
| HasReasonCodeRanking | |
| HasRuleValues | |
| ResultFeature |
If the model does not declare an Output element, or if the declared Output element is incomplete,
then it is possible to enhance the evaluation result with proper output fields programmatically.
|
| Enum | Description |
|---|---|
| ClassificationMap.Type |
| Exception | Description |
|---|---|
| DuplicateFieldException |
Signals a duplicate field value declaration.
|
| EvaluationException | |
| FunctionException | |
| InvalidResultException |
Signals an invalid result.
|
| MissingFieldException |
Signals that a required field value is missing.
|
| TypeAnalysisException | |
| TypeCheckException |
Copyright © 2015. All Rights Reserved.