| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveBatch |
class |
FilterBatch |
class |
IntegrationTestBatch |
| Modifier and Type | Method and Description |
|---|---|
protected Batch |
IntegrationTest.createBatch(String name,
String dataset) |
Batch |
FilterBatch.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchTest.evaluate(Batch batch) |
void |
BatchTest.evaluate(Batch batch,
Set<org.dmg.pmml.FieldName> ignoredFields) |
static List<Conflict> |
BatchUtil.evaluate(Batch batch,
Set<org.dmg.pmml.FieldName> ignoredFields,
double precision,
double zeroThreshold) |
void |
BatchTest.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 © 2016. All Rights Reserved.