| 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 Map<String,?> |
OutputUtil.evaluate(Map<String,?> predictions,
ModelEvaluationContext context)
Evaluates the
Output element. |
Map<String,?> |
ModelEvaluator.evaluateInternal(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 |
|---|---|
Map<String,?> |
MiningModelEvaluator.evaluateInternal(ModelEvaluationContext context) |
Copyright © 2022. All rights reserved.