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