| Package | Description |
|---|---|
| org.jpmml.evaluator | |
| org.jpmml.evaluator.mining |
| Modifier and Type | Method and Description |
|---|---|
ModelEvaluationContext |
ModelEvaluator.createEvaluationContext() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,?> |
OutputUtil.evaluate(java.util.Map<java.lang.String,?> predictions,
ModelEvaluationContext context)
Evaluates the
Output element. |
java.util.Map<java.lang.String,?> |
ModelEvaluator.evaluateInternal(ModelEvaluationContext context) |
protected java.util.Map<java.lang.String,?> |
ModelEvaluator.evaluateOutput(java.util.Map<java.lang.String,?> predictions,
ModelEvaluationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
MiningModelEvaluationContext |
| Modifier and Type | Method and Description |
|---|---|
ModelEvaluationContext |
MiningModelEvaluator.createEvaluationContext() |
| Modifier and Type | Method and Description |
|---|---|
SegmentationResult |
MiningModelEvaluator.evaluateInternal(ModelEvaluationContext context) |
protected SegmentationResult |
MiningModelEvaluator.evaluateOutput(java.util.Map<java.lang.String,?> predictions,
ModelEvaluationContext context) |
Copyright © 2025. All Rights Reserved.