Uses of Class
org.jpmml.transpiler.testing.TranspilerBatch
-
Packages that use TranspilerBatch Package Description org.jpmml.transpiler.testing -
-
Uses of TranspilerBatch in org.jpmml.transpiler.testing
Methods in org.jpmml.transpiler.testing that return TranspilerBatch Modifier and Type Method Description TranspilerBatchTranspilerBatchTest. createBatch(java.lang.String algorithm, java.lang.String dataset, java.util.function.Predicate<org.jpmml.evaluator.ResultField> columnFilter, com.google.common.base.Equivalence<java.lang.Object> equivalence)
-