| Package | Description |
|---|---|
| org.jpmml.evaluator |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterBatch |
| Modifier and Type | Method and Description |
|---|---|
Batch |
FilterBatch.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
static List<Conflict> |
BatchUtil.evaluate(Batch batch,
Set<org.dmg.pmml.FieldName> ignoredFields,
double precision,
double zeroThreshold) |
static Object |
BatchUtil.evaluateDefault(Batch batch)
Evaluates the model using empty arguments.
|
| Constructor and Description |
|---|
FilterBatch(Batch batch) |
Copyright © 2015. All Rights Reserved.