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(String algorithm, String dataset, Predicate<org.jpmml.evaluator.ResultField> columnFilter, com.google.common.base.Equivalence<Object> equivalence)
-