public abstract class RExpEncoderBatch
extends org.jpmml.converter.testing.ModelEncoderBatch
| Constructor and Description |
|---|
RExpEncoderBatch(String algorithm,
String dataset,
Predicate<org.jpmml.evaluator.ResultField> columnFilter,
com.google.common.base.Equivalence<Object> equivalence) |
| Modifier and Type | Method and Description |
|---|---|
Converter<RExp> |
createConverter(RExp rexp) |
abstract RExpEncoderBatchTest |
getArchiveBatchTest() |
Class<? extends Converter<? extends RExp>> |
getConverterClazz() |
org.dmg.pmml.PMML |
getPMML() |
String |
getRdsPath() |
getEvaluator, getEvaluatorBuilder, getOptions, getOptionsMatrix, getValidators, open, setOptions, truncate, validatePMMLpublic abstract RExpEncoderBatchTest getArchiveBatchTest()
getArchiveBatchTest in class org.jpmml.converter.testing.ModelEncoderBatchpublic String getRdsPath()
public org.dmg.pmml.PMML getPMML()
throws Exception
getPMML in class org.jpmml.converter.testing.ModelEncoderBatchExceptionCopyright © 2022. All rights reserved.