public abstract class PythonEncoderBatch
extends org.jpmml.converter.testing.ModelEncoderBatch
| Constructor and Description |
|---|
PythonEncoderBatch(String algorithm,
String dataset,
Predicate<org.jpmml.evaluator.ResultField> columnFilter,
com.google.common.base.Equivalence<Object> equivalence) |
| Modifier and Type | Method and Description |
|---|---|
abstract PythonEncoderBatchTest |
getArchiveBatchTest() |
String |
getPklPath() |
Object |
loadPickle() |
getEvaluator, getEvaluatorBuilder, getOptions, getOptionsMatrix, getPMML, open, setOptions, truncate, validatePMMLpublic abstract PythonEncoderBatchTest getArchiveBatchTest()
getArchiveBatchTest in class org.jpmml.converter.testing.ModelEncoderBatchpublic String getPklPath()
public Object loadPickle() throws IOException
IOExceptionCopyright © 2022. All rights reserved.