| 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<org.dmg.pmml.FieldName,?> |
OutputUtil.evaluate(Map<org.dmg.pmml.FieldName,?> predictions,
ModelEvaluationContext context)
Evaluates the
Output element. |
Map<org.dmg.pmml.FieldName,?> |
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<org.dmg.pmml.FieldName,?> |
MiningModelEvaluator.evaluateInternal(ModelEvaluationContext context) |
Copyright © 2020. All rights reserved.