public abstract class H2OEncoderBatch
extends org.jpmml.converter.testing.ModelEncoderBatch
| Constructor and Description |
|---|
H2OEncoderBatch(String algorithm,
String dataset,
Predicate<org.jpmml.evaluator.ResultField> columnFilter,
com.google.common.base.Equivalence<Object> equivalence) |
| Modifier and Type | Method and Description |
|---|---|
abstract H2OEncoderBatchTest |
getArchiveBatchTest() |
String |
getMojoPath() |
org.dmg.pmml.PMML |
getPMML() |
getEvaluator, getEvaluatorBuilder, getOptions, getOptionsMatrix, getValidators, open, setOptions, truncate, validatePMMLpublic abstract H2OEncoderBatchTest getArchiveBatchTest()
getArchiveBatchTest in class org.jpmml.converter.testing.ModelEncoderBatchpublic String getMojoPath()
Copyright © 2023. All rights reserved.