public abstract class RExpEncoderBatchTest
extends org.jpmml.converter.testing.ModelEncoderBatchTest
| Constructor and Description |
|---|
RExpEncoderBatchTest() |
| Modifier and Type | Method and Description |
|---|---|
RExpEncoderBatch |
createBatch(String algorithm,
String dataset,
Class<? extends Converter<? extends RExp>> converterClazz) |
RExpEncoderBatch |
createBatch(String algorithm,
String dataset,
Predicate<org.jpmml.evaluator.ResultField> columnFilter,
com.google.common.base.Equivalence<Object> equivalence) |
evaluate, evaluate, evaluate, evaluate, getEquivalencepublic RExpEncoderBatch createBatch(String algorithm, String dataset, Class<? extends Converter<? extends RExp>> converterClazz)
public RExpEncoderBatch createBatch(String algorithm, String dataset, Predicate<org.jpmml.evaluator.ResultField> columnFilter, com.google.common.base.Equivalence<Object> equivalence)
createBatch in class org.jpmml.evaluator.testing.ArchiveBatchTestCopyright © 2022. All rights reserved.